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
property Object^ Source {
	Object^ get ();
}
/** @property */
Object get_Source()

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