Share via


ApplicationSharingModality.EndReleaseControl method

Releases control of the shared resource.

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

Syntax

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

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

Parameters

See also

Reference

ApplicationSharingModality class

ApplicationSharingModality members

Microsoft.Lync.Model.Conversation.Sharing namespace