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