GigaSpaces XAP.NET Documentation
Source Property
Class LibraryGigaSpaces.Core.EventsIEventRegistrationSource
Returns the source that will be used in all events generated for this interest registration.
Declaration Syntax
C#Visual BasicVisual C++J#
Object Source { get; }
ReadOnly Property Source As Object
	Get
property Object^ Source {
	Object^ get ();
}
/** @property */
Object get_Source()

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 14.0.0.0 (14.0.0.20000)