Share via


ApplicationSharingModality.EndShareDesktop method

Connects the modality, if not connected already, and starts sharing the desktop.

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

Syntax

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

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

Parameters

See also

Reference

ApplicationSharingModality class

ApplicationSharingModality members

Microsoft.Lync.Model.Conversation.Sharing namespace