GigaSpaces XAP.NET Documentation
SessionConfig Property
Class Library ► GigaSpaces.Core.Events ► IEventSession ► SessionConfig
Returns the configuration used to create this event session.
Declaration Syntax
C#Visual BasicVisual C++J#
EventSessionConfig SessionConfig { get; }
ReadOnly Property SessionConfig As EventSessionConfig
	Get
property EventSessionConfig^ SessionConfig {
	EventSessionConfig^ get ();
}
/** @property */
EventSessionConfig get_SessionConfig()

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 16.3.0.0 (16.3.0)