ServicePRO SDK Help

LoginServiceClient..::..EndPrepareEmptyUserSession Method

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

Syntax


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

Parameters

result
Type: IAsyncResult