ServicePRO SDK Help

CoreServicesClient..::..EndInitializeSystemAndSession Method

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

Syntax


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

Parameters

result
Type: IAsyncResult