Returns the configuration used to create this event session.
Declaration Syntax
C# | Visual Basic | Visual C++ | J# |
EventSessionConfig SessionConfig { get; }
ReadOnly Property SessionConfig As EventSessionConfig Get
property EventSessionConfig^ SessionConfig { EventSessionConfig^ get (); }
/** @property */ EventSessionConfig get_SessionConfig()