'Declaration Public Function BeginGetSystemProperties( _ ByVal Properties() As Property, _ ByVal callback As AsyncCallback, _ ByVal asyncState As Object _ ) As IAsyncResult
public IAsyncResult BeginGetSystemProperties( Property[] Properties, AsyncCallback callback, object asyncState )
Parameters
- Properties
- callback
- asyncState