Del via


StreamingTransportClient.Logger Property

Definition

Gets the ILogger instance for the streaming client.

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 client.

Applies to