Partager via


ConversationalAgentSession.GetCurrentSessionAsync Méthode

Définition

Récupère de manière asynchrone une référence à conversationalAgentSession actuelle.

public:
 static IAsyncOperation<ConversationalAgentSession ^> ^ GetCurrentSessionAsync();
/// [Windows.Foundation.Metadata.RemoteAsync]
 static IAsyncOperation<ConversationalAgentSession> GetCurrentSessionAsync();
[Windows.Foundation.Metadata.RemoteAsync]
public static IAsyncOperation<ConversationalAgentSession> GetCurrentSessionAsync();
function getCurrentSessionAsync()
Public Shared Function GetCurrentSessionAsync () As IAsyncOperation(Of ConversationalAgentSession)

Retours

Résultat de l’opération asynchrone en tant que ConversationalAgentSession.

Attributs

S’applique à