Singer Instruments PIXL Client
PowerController.PowerControllerClient Constructor(ClientBaseConfiguration)



Sila2.Com.Singerinstruments.Operations.Powercontroller.V1 Namespace > PowerController.PowerControllerClient Class > PowerController.PowerControllerClient Constructor : PowerController.PowerControllerClient 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 PowerController.PowerControllerClient(configuration)
protected PowerController.PowerControllerClient( 
   Grpc.Core.ClientBase.ClientBaseConfiguration configuration
)
protected:
PowerController.PowerControllerClient( 
   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

PowerController.PowerControllerClient Class
PowerController.PowerControllerClient Members
Overload List