GigaSpaces XAP.NET Documentation
SpaceProxy Property
Class LibraryGigaSpaces.XAP.EventsDataEventArgs<(Of <(TData>)>)SpaceProxy
Gets the space proxy of the container that sent this event
Declaration Syntax
C#Visual BasicVisual C++J#
public ISpaceProxy SpaceProxy { get; }
Public ReadOnly Property SpaceProxy As ISpaceProxy
public:
property ISpaceProxy^ SpaceProxy {
	ISpaceProxy^ get ();
}
/** @property */
public ISpaceProxy get_SpaceProxy()

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