MdmSession.AttachAsync Method

Definition

Allows the caller to re-open an existing MDM session.

public:
 virtual IAsyncAction ^ AttachAsync() = AttachAsync;
/// [Windows.Foundation.Metadata.RemoteAsync]
IAsyncAction AttachAsync();
[Windows.Foundation.Metadata.RemoteAsync]
public IAsyncAction AttachAsync();
function attachAsync()
Public Function AttachAsync () As IAsyncAction

Returns

Results of the operation.

Attributes

Applies to