ServicePRO SDK Help

KnowledgeBaseServiceClient..::..EndGetQueue Method

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

Syntax


public stcServiceResult<stcQueue> EndGetQueue(
	IAsyncResult result
)
Public Function EndGetQueue ( _
	result As IAsyncResult _
) As stcServiceResult(Of stcQueue)

Parameters

result
Type: IAsyncResult