Click or drag to resize

ConfigurationConfigurationClientGetPdaConfigAsync Method

Asynchronously gets the PDA configuration.

Namespace: RAYLASE.PDA.API
Assembly: RAYLASE.PDA.API.Protos (in RAYLASE.PDA.API.Protos.dll) Version: 1.1.1
Syntax
C#
public Task<GetPdaConfigReply> GetPdaConfigAsync()

Return Value

TaskGetPdaConfigReply
Configurations of all configured cards.
See Also