ServicePRO SDK Help

ICoreServices..::..EndGetAllNotifications Method

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

Syntax


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

Parameters

result
Type: IAsyncResult