Share via


ConnectionEventArgs クラス

定義

1.2.0 に追加された接続済み/切断されたイベントのペイロードが含まれます

public sealed class ConnectionEventArgs : Microsoft.CognitiveServices.Speech.SessionEventArgs
type ConnectionEventArgs = class
    inherit SessionEventArgs
Public NotInheritable Class ConnectionEventArgs
Inherits SessionEventArgs
継承
ConnectionEventArgs

プロパティ

SessionId

セッション識別子を表します。

(継承元 SessionEventArgs)

メソッド

ToString()

セッション イベントを表す文字列を返します。

(継承元 SessionEventArgs)

適用対象