ApplicationSharingModality.BeginShareResources method
Overload list
Name | Description | |
---|---|---|
BeginShareResources(SharingResource, AsyncCallback, Object) | Starts sharing resources with the given a resource. | |
BeginShareResources(IList<SharingResource>, AsyncCallback, Object) | Starts sharing resources with the given a list of resources. | |
BeginShareResources(SharingResourceList, AsyncCallback, Object) | Connects the modality, if not connected already, and starts sharing the given resources. |
Top
See also
Reference
ApplicationSharingModality class