'Declaration
Public Overridable Function Get_IsWorkflowExecutionAllowedWithInsufficientPickupLine( _ ByVal request As Get_IsWorkflowExecutionAllowedWithInsufficientPickupLine_Parameters, _ ByVal context As Grpc.Core.ServerCallContext _ ) As Task(Of Get_IsWorkflowExecutionAllowedWithInsufficientPickupLine_Responses)
'Usage
Dim instance As ConsumablesManagementController.ConsumablesManagementControllerBase Dim request As Get_IsWorkflowExecutionAllowedWithInsufficientPickupLine_Parameters Dim context As Grpc.Core.ServerCallContext Dim value As Task(Of Get_IsWorkflowExecutionAllowedWithInsufficientPickupLine_Responses) value = instance.Get_IsWorkflowExecutionAllowedWithInsufficientPickupLine(request, context)
public virtual Task<Get_IsWorkflowExecutionAllowedWithInsufficientPickupLine_Responses> Get_IsWorkflowExecutionAllowedWithInsufficientPickupLine( Get_IsWorkflowExecutionAllowedWithInsufficientPickupLine_Parameters request, Grpc.Core.ServerCallContext context )
public: virtual Task<Get_IsWorkflowExecutionAllowedWithInsufficientPickupLine_Responses^>^ Get_IsWorkflowExecutionAllowedWithInsufficientPickupLine( Get_IsWorkflowExecutionAllowedWithInsufficientPickupLine_Parameters^ request, Grpc.Core.ServerCallContext^ context )
Parameters
- request
- context