Gets or sets logging source. If this is setted, reads/writes are logged to it.
| C# | Visual Basic | Managed C++ |
public SocketLogger Logger { get; set; }
Public Property Logger As SocketLogger
public: SocketLogger^ Logger { SocketLogger^ get (); void set (SocketLogger^ value); }
Assembly: LumiSoft.Net Version: 2.0.2636.18419 (Module: LumiSoft.Net)