Class Events.DisconnectionEventData
Represents Reader Disconnect event data. Right now, no data is associated with this event.
Inheritance
System.Object
Events.DisconnectionEventData
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: rfid.api
Assembly: rfid.netcore.dll
Syntax
public class DisconnectionEventData
Properties
DisconnectEventInfo
Indicates the reason for Disconnection from Reader.
Declaration
public DISCONNECTION_EVENT_TYPE DisconnectEventInfo { get; }
Property Value
| Type | Description |
|---|---|
| DISCONNECTION_EVENT_TYPE |