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