'DeclarationPublic Function New( _ ByVal callInvoker As Grpc.Core.CallInvoker _ )
'UsageDim callInvoker As Grpc.Core.CallInvoker Dim instance As New OperationController.OperationControllerClient(callInvoker)
public OperationController.OperationControllerClient( Grpc.Core.CallInvoker callInvoker )
public: OperationController.OperationControllerClient( Grpc.Core.CallInvoker^ callInvoker )
Parameters
- callInvoker
- The callInvoker to use to make remote calls.