EndPublishPresence Method

Complete the async operation initiated by BeginPublishPresence.

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

Syntax

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

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

Parameters

See Also

Reference

LocalOwnerPresence Class

LocalOwnerPresence Members

Microsoft.Rtc.Collaboration.Presence Namespace