Singer Instruments PIXL Client
ColonyDetectionWorkflowController.ColonyDetectionWorkflowControllerClient Constructor(Channel)



Sila2.Com.Singerinstruments.Workflows.Colonydetectionworkflowcontroller.V1 Namespace > ColonyDetectionWorkflowController.ColonyDetectionWorkflowControllerClient Class > ColonyDetectionWorkflowController.ColonyDetectionWorkflowControllerClient Constructor : ColonyDetectionWorkflowController.ColonyDetectionWorkflowControllerClient Constructor(Channel)
The channel to use to make remote calls.
Creates a new client for ColonyDetectionWorkflowController
Syntax
'Declaration
 
Public Function New( _
   ByVal channel As Grpc.Core.Channel _
)
'Usage
 
Dim channel As Grpc.Core.Channel
 
Dim instance As New ColonyDetectionWorkflowController.ColonyDetectionWorkflowControllerClient(channel)
public ColonyDetectionWorkflowController.ColonyDetectionWorkflowControllerClient( 
   Grpc.Core.Channel channel
)
public:
ColonyDetectionWorkflowController.ColonyDetectionWorkflowControllerClient( 
   Grpc.Core.Channel^ channel
)

Parameters

channel
The channel to use to make remote calls.
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