'Declaration
Public Overloads Overridable Function Get_IsWorkflowExecutionAllowedWithInsufficientPickupLineAsync( _ ByVal request As Get_IsWorkflowExecutionAllowedWithInsufficientPickupLine_Parameters, _ ByVal options As Grpc.Core.CallOptions _ ) As Grpc.Core.AsyncUnaryCall(Of Get_IsWorkflowExecutionAllowedWithInsufficientPickupLine_Responses)
'Usage
Dim instance As ConsumablesManagementController.ConsumablesManagementControllerClient Dim request As Get_IsWorkflowExecutionAllowedWithInsufficientPickupLine_Parameters Dim options As Grpc.Core.CallOptions Dim value As Grpc.Core.AsyncUnaryCall(Of Get_IsWorkflowExecutionAllowedWithInsufficientPickupLine_Responses) value = instance.Get_IsWorkflowExecutionAllowedWithInsufficientPickupLineAsync(request, options)
public virtual Grpc.Core.AsyncUnaryCall<Get_IsWorkflowExecutionAllowedWithInsufficientPickupLine_Responses> Get_IsWorkflowExecutionAllowedWithInsufficientPickupLineAsync( Get_IsWorkflowExecutionAllowedWithInsufficientPickupLine_Parameters request, Grpc.Core.CallOptions options )
public: virtual Grpc.Core.AsyncUnaryCall<Get_IsWorkflowExecutionAllowedWithInsufficientPickupLine_Responses^>^ Get_IsWorkflowExecutionAllowedWithInsufficientPickupLineAsync( Get_IsWorkflowExecutionAllowedWithInsufficientPickupLine_Parameters^ request, Grpc.Core.CallOptions options )
Parameters
- request
- options