ServicePRO SDK Help

IManageObjectsService..::..EndCheckIfQueueUsedInSystemOrUserOptions Method

Namespace:  ServicePRO.Sdk.Windows.Definitions
Assembly:  ServicePRO.Sdk.Windows (in ServicePRO.Sdk.Windows.dll)

Syntax


ObservableCollection<string> EndCheckIfQueueUsedInSystemOrUserOptions(
	IAsyncResult result
)
Function EndCheckIfQueueUsedInSystemOrUserOptions ( _
	result As IAsyncResult _
) As ObservableCollection(Of String)

Parameters

result
Type: IAsyncResult