Jaa


StreamingConnection.Logger Property

Definition

Gets the ILogger instance for the streaming connection.

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

Property Value

A ILogger for the streaming connection.

Applies to