Listener Class

 

Namespace:   Microsoft.ServiceFabric.Telemetry.ApplicationInsights
Assembly:  Microsoft.ServiceFabric.Telemetry.ApplicationInsights (in Microsoft.ServiceFabric.Telemetry.ApplicationInsights.dll)

Inheritance Hierarchy

System.Object
  Microsoft.ServiceFabric.Telemetry.ApplicationInsights.Listener

Syntax

public static class Listener
public ref class Listener abstract sealed 
[<AbstractClass>]
[<Sealed>]
type Listener = class end
Public NotInheritable Class Listener

Methods

Name Description
System_CAPS_pubmethodSystem_CAPS_static Disable()

System_CAPS_pubmethodSystem_CAPS_static Enable()

System_CAPS_pubmethodSystem_CAPS_static Enable(EventLevel)

System_CAPS_pubmethodSystem_CAPS_static Enable(EventLevel, EventKeywords)

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Microsoft.ServiceFabric.Telemetry.ApplicationInsights Namespace

Return to top