ServicePRO SDK Help

CoreServicesClient..::..EndGetAllNotifications Method

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

Syntax


public ObservableCollection<stcGlanceNotification> EndGetAllNotifications(
	IAsyncResult result
)
Public Function EndGetAllNotifications ( _
	result As IAsyncResult _
) As ObservableCollection(Of stcGlanceNotification)

Parameters

result
Type: IAsyncResult