Gets log entries that are currently in log buffer.
| C# | Visual Basic | Visual C++ |
public SocketLogger SessionActiveLog { get; }
Public ReadOnly Property SessionActiveLog As SocketLogger Get
public: property SocketLogger^ SessionActiveLog { SocketLogger^ get (); }