NullBotTelemetryClient.Instance Property

Definition

Gets a new instance of NullBotTelemetryClient.

public static Microsoft.Bot.Builder.IBotTelemetryClient Instance { get; }
static member Instance : Microsoft.Bot.Builder.IBotTelemetryClient
Public Shared ReadOnly Property Instance As IBotTelemetryClient

Property Value

A new instance of NullBotTelemetryClient.

Applies to