
Icon | Member | Description |
---|---|---|
![]() | 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.
|