'DeclarationPublic Function New( _ ByVal channel As Grpc.Core.Channel _ )
'UsageDim channel As Grpc.Core.Channel Dim instance As New PowerController.PowerControllerClient(channel)
public PowerController.PowerControllerClient( Grpc.Core.Channel channel )
public: PowerController.PowerControllerClient( Grpc.Core.Channel^ channel )
Parameters
- channel
- The channel to use to make remote calls.