ListenerLogDir Property
Directory where listener logs should be stored. Listener creates every day one file. You have to initialize this property after
listener is created or loaded otherwise no logging support will be provided.
Namespace: OddPrg.CommunicationAssembly: OddPrg.Communication.Listeners (in OddPrg.Communication.Listeners.dll) Version: 1.0.0.0 (1.0.0.0)
public string LogDir { get; set; }
Property Value
String