Click or drag to resize

DisconnectedException Class

The exception is thrown when Peripheral Device disconnected during operation.
Inheritance Hierarchy
SystemObject
  SystemException
    AC908_SDKDisconnectedException

Namespace:  AC908_SDK
Assembly:  AC908_SDK (in AC908_SDK.dll) Version: 1.0.2
Syntax
C#
public class DisconnectedException : Exception
See Also