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