Share via


ApplicationSharingModality.EndRevokeControl method

Revokes control of the shared resource.

Namespace:  Microsoft.Lync.Model.Conversation.Sharing
Assembly:  Microsoft.Lync.Model (in Microsoft.Lync.Model.dll)

Syntax

'Declaration
Public Sub EndRevokeControl ( _
    asyncResult As IAsyncResult _
)
'Usage
Dim instance As ApplicationSharingModality
Dim asyncResult As IAsyncResult

instance.EndRevokeControl(asyncResult)
public void EndRevokeControl(
    IAsyncResult asyncResult
)

Parameters

See also

Reference

ApplicationSharingModality class

ApplicationSharingModality members

Microsoft.Lync.Model.Conversation.Sharing namespace