AcquisitionAcquisitionClientDiscoverAsync Method |
Asynchronously discovers all cards connected to the PC running the service and on the service PC's network.
Namespace: RAYLASE.PDA.APIAssembly: RAYLASE.PDA.API.Protos (in RAYLASE.PDA.API.Protos.dll) Version: 1.1.1
Syntaxpublic Task<RepeatedField<CardInfo>> DiscoverAsync()
Return Value
TaskRepeatedFieldCardInfoList of available cards.
See Also