Singer Instruments PIXL Client
Get_IsWorkflowExecutionAllowedWithInsufficientPickupLineAsync(Get_IsWorkflowExecutionAllowedWithInsufficientPickupLine_Parameters,CallOptions) Method



Sila2.Com.Singerinstruments.Operations.Consumablesmanagementcontroller.V1 Namespace > ConsumablesManagementController.ConsumablesManagementControllerClient Class > Get_IsWorkflowExecutionAllowedWithInsufficientPickupLineAsync Method : Get_IsWorkflowExecutionAllowedWithInsufficientPickupLineAsync(Get_IsWorkflowExecutionAllowedWithInsufficientPickupLine_Parameters,CallOptions) Method
Syntax
'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
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ConsumablesManagementController.ConsumablesManagementControllerClient Class
ConsumablesManagementController.ConsumablesManagementControllerClient Members
Overload List