EndSendSuccessDeliveryNotification Method

Get the results of sending a delivery notification.

Namespace:  Microsoft.Rtc.Collaboration
Assembly:  Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)

Syntax

'Declaration
Public Sub EndSendSuccessDeliveryNotification ( _
    result As IAsyncResult _
)
'Usage
Dim instance As InstantMessagingFlow
Dim result As IAsyncResult

instance.EndSendSuccessDeliveryNotification(result)
public void EndSendSuccessDeliveryNotification(
    IAsyncResult result
)

Parameters

See Also

Reference

InstantMessagingFlow Class

InstantMessagingFlow Members

Microsoft.Rtc.Collaboration Namespace