GigaSpaces XAP.NET Documentation
SpaceProxy Property
Class LibraryGigaSpaces.XAP.EventsBatchDataEventArgs<(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: 10.0.0.0 (10.0.1.11800)