Share via


RemoteSystemSessionInfo.JoinAsync Method

Definition

Issues a request from the calling device to join the given remote session.

[Windows.Foundation.Metadata.RemoteAsync]
public IAsyncOperation<RemoteSystemSessionJoinResult> JoinAsync();

Returns

An asynchronous operation with the result of this join request. This also returns a value if the connection to the device controlling the session is lost.

Attributes

Windows requirements

App capabilities
remoteSystem

Applies to