Share via


EndAcknowledgeSubscriber Method

Complete the async operation initiated by BeginAcknowledgeWatcher.

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

Syntax

'Declaration
Public Sub EndAcknowledgeSubscriber ( _
    result As IAsyncResult _
)
'Usage
Dim instance As LocalOwnerPresence
Dim result As IAsyncResult

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

Parameters

See Also

Reference

LocalOwnerPresence Class

LocalOwnerPresence Members

Microsoft.Rtc.Collaboration.Presence Namespace