Freigeben über


RemoteSystemSessionInfo.JoinAsync Methode

Definition

Gibt eine Anforderung vom aufrufenden Gerät aus, um der angegebenen Remotesitzung beizutreten.

public:
 virtual IAsyncOperation<RemoteSystemSessionJoinResult ^> ^ JoinAsync() = JoinAsync;
/// [Windows.Foundation.Metadata.RemoteAsync]
IAsyncOperation<RemoteSystemSessionJoinResult> JoinAsync();
[Windows.Foundation.Metadata.RemoteAsync]
public IAsyncOperation<RemoteSystemSessionJoinResult> JoinAsync();
function joinAsync()
Public Function JoinAsync () As IAsyncOperation(Of RemoteSystemSessionJoinResult)

Gibt zurück

Ein asynchroner Vorgang mit dem Ergebnis dieser Joinanforderung. Dies gibt auch einen Wert zurück, wenn die Verbindung mit dem Gerät, das die Sitzung steuert, unterbrochen wird.

Attribute

Windows-Anforderungen

App-Funktionen
remoteSystem

Gilt für: