ServicePRO SDK Help

IKnowledgeBaseService..::..EndGetQueue Method

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

Syntax


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

Parameters

result
Type: IAsyncResult