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

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 14.5.0.0 (14.5.0)