ConversationalAgentSession.GetSignalModelIdAsync Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public:
virtual IAsyncOperation<unsigned int> ^ GetSignalModelIdAsync() = GetSignalModelIdAsync;
/// [Windows.Foundation.Metadata.RemoteAsync]
IAsyncOperation<uint32_t> GetSignalModelIdAsync();
[Windows.Foundation.Metadata.RemoteAsync]
public IAsyncOperation<uint> GetSignalModelIdAsync();
function getSignalModelIdAsync()
Public Function GetSignalModelIdAsync () As IAsyncOperation(Of UInteger)
Retours
Lorsque cette méthode se termine correctement, elle retourne un identificateur de modèle unique.
- Attributs