ConfigurationConfigurationClientGetPdaConfigAsync Method |
Asynchronously gets the PDA configuration.
Namespace: RAYLASE.PDA.APIAssembly: RAYLASE.PDA.API.Protos (in RAYLASE.PDA.API.Protos.dll) Version: 1.2.0
Syntaxpublic Task<GetPdaConfigReply> GetPdaConfigAsync()
Return Value
TaskGetPdaConfigReplyConfigurations of all configured cards.
See Also