次の方法で共有


StreamingConnection.Logger プロパティ

定義

ストリーミング接続の ILogger インスタンスを取得します。

protected Microsoft.Extensions.Logging.ILogger Logger { get; }
member this.Logger : Microsoft.Extensions.Logging.ILogger
Protected ReadOnly Property Logger As ILogger

プロパティ値

ILoggerストリーミング接続の 。

適用対象