Singer Instruments PIXL Client
ColonyDetectionWorkflowController.ColonyDetectionWorkflowControllerClient Constructor(ClientBaseConfiguration)



Sila2.Com.Singerinstruments.Workflows.Colonydetectionworkflowcontroller.V1 Namespace > ColonyDetectionWorkflowController.ColonyDetectionWorkflowControllerClient Class > ColonyDetectionWorkflowController.ColonyDetectionWorkflowControllerClient Constructor : ColonyDetectionWorkflowController.ColonyDetectionWorkflowControllerClient Constructor(ClientBaseConfiguration)
The client configuration.
Protected constructor to allow creation of configured clients.
Syntax
'Declaration
 
Protected Function New( _
   ByVal configuration As Grpc.Core.ClientBase.ClientBaseConfiguration _
)
'Usage
 
Dim configuration As Grpc.Core.ClientBase.ClientBaseConfiguration
 
Dim instance As New ColonyDetectionWorkflowController.ColonyDetectionWorkflowControllerClient(configuration)
protected ColonyDetectionWorkflowController.ColonyDetectionWorkflowControllerClient( 
   Grpc.Core.ClientBase.ClientBaseConfiguration configuration
)
protected:
ColonyDetectionWorkflowController.ColonyDetectionWorkflowControllerClient( 
   Grpc.Core.ClientBase.ClientBaseConfiguration^ configuration
)

Parameters

configuration
The client configuration.
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

ColonyDetectionWorkflowController.ColonyDetectionWorkflowControllerClient Class
ColonyDetectionWorkflowController.ColonyDetectionWorkflowControllerClient Members
Overload List