NullBotTelemetryClient.Instance Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.