GigaSpaces XAP.NET Documentation
EventListenerContainer<(Of <(TData>)>) Constructor (spaceProxy)
Class LibraryGigaSpaces.XAP.EventsEventListenerContainer<(Of <(TData>)>)EventListenerContainer<(Of <(TData>)>)(ISpaceProxy)
Creates a container with the specified space proxy.
Declaration Syntax
C#Visual BasicVisual C++J#
protected EventListenerContainer(
	ISpaceProxy spaceProxy
)
Protected Sub New ( _
	spaceProxy As ISpaceProxy _
)
protected:
EventListenerContainer(
	ISpaceProxy^ spaceProxy
)
protected EventListenerContainer(
	ISpaceProxy spaceProxy
)
Parameters
spaceProxy (ISpaceProxy)
SpaceProxy that the container will use.

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