ConversationalAgentSession.GetCurrentSessionAsync Methode

Definition

Ruft asynchron einen Verweis auf die aktuelle ConversationalAgentSession ab.

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)

Gibt zurück

Das Ergebnis des asynchronen Vorgangs als ConversationalAgentSession.

Attribute

Gilt für: