[]
public void SetSystemPropertiesAsync(Property[] Properties)
Public Sub SetSystemPropertiesAsync(Properties As [Property]())
| Type | Name | Description |
|---|---|---|
| Property[] | Properties |
public void SetSystemPropertiesAsync(Property[] Properties, object userState)
Public Sub SetSystemPropertiesAsync(Properties As [Property](), userState As Object)
| Type | Name | Description |
|---|---|---|
| Property[] | Properties | |
| object | userState |