GigaSpaces XAP.NET Documentation
SpaceProxy Property
Class Library ► GigaSpaces.XAP.Events ► DataEventArgs<(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
	Get
public:
property ISpaceProxy^ SpaceProxy {
	ISpaceProxy^ get ();
}
/** @property */
public ISpaceProxy get_SpaceProxy()

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 16.3.0.0 (16.3.0)