ServicePRO SDK Help

CoreServicesClient..::..EndGetNotifications Method

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

Syntax


public stcGlanceNotification EndGetNotifications(
	IAsyncResult result
)
Public Function EndGetNotifications ( _
	result As IAsyncResult _
) As stcGlanceNotification

Parameters

result
Type: IAsyncResult