'Declaration
Public Function New( _ ByVal callInvoker As Grpc.Core.CallInvoker _ )
'Usage
Dim callInvoker As Grpc.Core.CallInvoker Dim instance As New ColonyDetectionWorkflowController.ColonyDetectionWorkflowControllerClient(callInvoker)
public ColonyDetectionWorkflowController.ColonyDetectionWorkflowControllerClient( Grpc.Core.CallInvoker callInvoker )
public: ColonyDetectionWorkflowController.ColonyDetectionWorkflowControllerClient( Grpc.Core.CallInvoker^ callInvoker )
Parameters
- callInvoker
- The callInvoker to use to make remote calls.