ServicePRO SDK Help

CoreServicesClient..::..EndGetSession Method

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

Syntax


public stcSession EndGetSession(
	IAsyncResult result
)
Public Function EndGetSession ( _
	result As IAsyncResult _
) As stcSession

Parameters

result
Type: IAsyncResult