The ReadDoneResult type exposes the following members.

Properties

  NameDescription
Public propertyUserState
An optional object passed into the ReadAsync(String, ReadDoneDelegate, Object) method.
Public propertyValue
The data value read from the point.

See Also