Singer Instruments PIXL Client
RunRearrayWorkflowFromFile_ResultAsync(CommandExecutionUUID,CallOptions) Method



Sila2.Com.Singerinstruments.Workflows.Rearrayworkflowcontroller.V1 Namespace > RearrayWorkflowController.RearrayWorkflowControllerClient Class > RunRearrayWorkflowFromFile_ResultAsync Method : RunRearrayWorkflowFromFile_ResultAsync(CommandExecutionUUID,CallOptions) Method
Syntax
'Declaration
 
Public Overloads Overridable Function RunRearrayWorkflowFromFile_ResultAsync( _
   ByVal request As Sila2.Org.Silastandard.CommandExecutionUUID, _
   ByVal options As Grpc.Core.CallOptions _
) As Grpc.Core.AsyncUnaryCall(Of RunRearrayWorkflowFromFile_Responses)
'Usage
 
Dim instance As RearrayWorkflowController.RearrayWorkflowControllerClient
Dim request As Sila2.Org.Silastandard.CommandExecutionUUID
Dim options As Grpc.Core.CallOptions
Dim value As Grpc.Core.AsyncUnaryCall(Of RunRearrayWorkflowFromFile_Responses)
 
value = instance.RunRearrayWorkflowFromFile_ResultAsync(request, options)
public virtual Grpc.Core.AsyncUnaryCall<RunRearrayWorkflowFromFile_Responses> RunRearrayWorkflowFromFile_ResultAsync( 
   Sila2.Org.Silastandard.CommandExecutionUUID request,
   Grpc.Core.CallOptions options
)
public:
virtual Grpc.Core.AsyncUnaryCall<RunRearrayWorkflowFromFile_Responses^>^ RunRearrayWorkflowFromFile_ResultAsync( 
   Sila2.Org.Silastandard.CommandExecutionUUID^ 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

RearrayWorkflowController.RearrayWorkflowControllerClient Class
RearrayWorkflowController.RearrayWorkflowControllerClient Members
Overload List