Name | Description | |
---|---|---|
![]() | ListenerConfiguration Constructor | Initialize from application configuration section |
The following tables list the members exposed by ListenerConfiguration.
Name | Description | |
---|---|---|
![]() | ListenerConfiguration Constructor | Initialize from application configuration section |
Name | Description | |
---|---|---|
![]() | EnableAssemblyEvents | When true, assembly load information will be logged automatically. |
![]() | EnableAssemblyLoadFailureEvents | When true, CLR events related to assembly resolution failures will be logged automatically. |
![]() | 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. |
Name | Description | |
---|---|---|
![]() | ToString | Returns a string that represents the current object.Returns a string that represents the current object. |