RemoteSystemSessionController.CreateSessionAsync Methode

Definition

Versucht asynchron, eine Remotesitzung zu erstellen.

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

Gibt zurück

Ein asynchroner Vorgang mit einem RemoteSystemSessionCreationResult-Objekt , das das Ergebnis beschreibt.

Attribute

Windows-Anforderungen

App-Funktionen
remoteSystem

Gilt für: