ListenerConfiguration Class Members
In This Topic
The following tables list the members exposed by ListenerConfiguration.
Public Constructors
Public Properties
| Name | Description |
 | EnableConsole | When true, anything written to the console out will be appended to the log. |
 | EnableGCEvents | When true, metrics are recorded for Garbage Collector (GC) events. |
 | EnableNetworkEvents | When true, network events (such as reconfiguration and disconnection) will be logged automatically. |
Top
Public Methods
| Name | Description |
 | ToString | Returns a string that represents the current object.Returns a string that represents the current object. |
Top
See Also