GigaSpaces XAP.NET Documentation
CreateSpaceProxy Method
Class LibraryGigaSpaces.XAP.ProcessingUnit.Containers.BasicContainerBasicProcessingUnitContainerCreateSpaceProxy()()()
Members
IconMemberDescription
CreateSpaceProxy(String, String)
Create a space proxy which its lifecycle is managed by the container. The caller does not need to take care of shutting down or disposing the proxy when the container is disposing.

CreateSpaceProxy(String, String, SpaceConfig)
Create a space proxy which its lifecycle is managed by the container. The caller does not need to take care of shutting down or disposing the proxy when the container is disposing.

CreateSpaceProxy(String, String, SpaceConfig, Boolean)
Create a space proxy which its lifecycle is managed by the container. The caller does not need to take care of shutting down or disposing the proxy when the container is disposing.

CreateSpaceProxy(String, String, SpaceConfig, Boolean, Boolean)
Create a space proxy which its lifecycle is managed by the container. The caller does not need to take care of shutting down or disposing the proxy when the container is disposing.

CreateSpaceProxy(String, String, SpaceConfig, Boolean, SpaceProxyMode)
Create a space proxy which its lifecycle is managed by the container. The caller does not need to take care of shutting down or disposing the proxy when the container is disposing.

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