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

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 8.0.8.6380 (8.0.8.6380)