Partager via


RemoteSystemSessionController.CreateSessionAsync Méthode

Définition

Tente de manière asynchrone de créer une session distante.

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)

Retours

Opération asynchrone avec un objet RemoteSystemSessionCreationResult décrivant le résultat.

Attributs

Configuration requise pour Windows

Fonctionnalités de l’application
remoteSystem

S’applique à