Class DiagnosticsConfig
A config for Diagnostics
Inheritance
System.Object
DiagnosticsConfig
Namespace: FM.LiveSwitch.Diagnostics.Config
Assembly: FM.LiveSwitch.dll
Syntax
public class DiagnosticsConfig : object
Constructors
DiagnosticsConfig()
Constructor.
Declaration
public DiagnosticsConfig()
Properties
Rtp
Gets the Rtp Config.
Declaration
public RtpConfig Rtp { get; }
Property Value
Type | Description |
---|---|
RtpConfig |