ConfigurationConfigurationClient(ChannelBase) Constructor |
Creates a new client for Configuration
Namespace: RAYLASE.PDA.APIAssembly: RAYLASE.PDA.API.Protos (in RAYLASE.PDA.API.Protos.dll) Version: 1.1.1
Syntaxpublic ConfigurationClient(
ChannelBase channel
)
Parameters
- channel ChannelBase
- The channel to use to make remote calls.
See Also