'Declaration
Public Overridable Function DetermineNextTargetLayoutStartRowAndColumn( _ ByVal request As DetermineNextTargetLayoutStartRowAndColumn_Parameters, _ ByVal context As Grpc.Core.ServerCallContext _ ) As Task(Of DetermineNextTargetLayoutStartRowAndColumn_Responses)
'Usage
Dim instance As RandomColonyPickingWorkflowController.RandomColonyPickingWorkflowControllerBase Dim request As DetermineNextTargetLayoutStartRowAndColumn_Parameters Dim context As Grpc.Core.ServerCallContext Dim value As Task(Of DetermineNextTargetLayoutStartRowAndColumn_Responses) value = instance.DetermineNextTargetLayoutStartRowAndColumn(request, context)
public virtual Task<DetermineNextTargetLayoutStartRowAndColumn_Responses> DetermineNextTargetLayoutStartRowAndColumn( DetermineNextTargetLayoutStartRowAndColumn_Parameters request, Grpc.Core.ServerCallContext context )
public: virtual Task<DetermineNextTargetLayoutStartRowAndColumn_Responses^>^ DetermineNextTargetLayoutStartRowAndColumn( DetermineNextTargetLayoutStartRowAndColumn_Parameters^ request, Grpc.Core.ServerCallContext^ context )
Parameters
- request
- context