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

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 14.0.0.0 (14.0.0.20000)