GigaSpaces XAP.NET Documentation
ExecutorRemotingProxyBuilder<(Of <(TService>)>) Constructor (spaceProxy)
Class LibraryGigaSpaces.XAP.Remoting.ExecutorsExecutorRemotingProxyBuilder<(Of <(TService>)>)ExecutorRemotingProxyBuilder<(Of <(TService>)>)(ISpaceProxy)
Constructs a new instance of the builder.
Declaration Syntax
C#Visual BasicVisual C++J#
public ExecutorRemotingProxyBuilder(
	ISpaceProxy spaceProxy
)
Public Sub New ( _
	spaceProxy As ISpaceProxy _
)
public:
ExecutorRemotingProxyBuilder(
	ISpaceProxy^ spaceProxy
)
public ExecutorRemotingProxyBuilder(
	ISpaceProxy spaceProxy
)
Parameters
spaceProxy (ISpaceProxy)
The proxy which is used to execute the service.

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