 | EposManagerConnectedDevices Property |
Namespace: LynceeTec.EposDotNetAssembly: LynceeTec.EposDotNet (in LynceeTec.EposDotNet.dll) Version: 10.2.3317.0 , built 2025-03-17 14:03:46 UTC
Syntaxpublic static IReadOnlyDictionary<string, EposManagerCommunicationSettings> ConnectedDevices { get; }
public:
static property IReadOnlyDictionary<String^, EposManagerCommunicationSettings^>^ ConnectedDevices {
IReadOnlyDictionary<String^, EposManagerCommunicationSettings^>^ get ();
}
Property Value
IReadOnlyDictionaryString,
EposManagerCommunicationSettings
See Also