Singer Instruments PIXL Client
MotorisedDoorController.MotorisedDoorControllerClient Constructor(CallInvoker)



Sila2.Com.Singerinstruments.Operations.Motoriseddoorcontroller.V1 Namespace > MotorisedDoorController.MotorisedDoorControllerClient Class > MotorisedDoorController.MotorisedDoorControllerClient Constructor : MotorisedDoorController.MotorisedDoorControllerClient Constructor(CallInvoker)
The callInvoker to use to make remote calls.
Creates a new client for MotorisedDoorController that uses a custom CallInvoker.
Syntax
'Declaration
 
Public Function New( _
   ByVal callInvoker As Grpc.Core.CallInvoker _
)
'Usage
 
Dim callInvoker As Grpc.Core.CallInvoker
 
Dim instance As New MotorisedDoorController.MotorisedDoorControllerClient(callInvoker)
public MotorisedDoorController.MotorisedDoorControllerClient( 
   Grpc.Core.CallInvoker callInvoker
)
public:
MotorisedDoorController.MotorisedDoorControllerClient( 
   Grpc.Core.CallInvoker^ callInvoker
)

Parameters

callInvoker
The callInvoker to use to make remote calls.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

MotorisedDoorController.MotorisedDoorControllerClient Class
MotorisedDoorController.MotorisedDoorControllerClient Members
Overload List