A Sandcastle Documented Class Library
![]() |
OperationResponse Properties |
The OperationResponse type exposes the following members.

Name | Description | |
---|---|---|
![]() |
FailCount |
The number of failed attempts to execute the operation.
|
![]() |
Operation |
The operation that was executed to generate this response.
|
![]() |
ReadData |
The data read from the tag as words (valid only for a successful read response).
|
![]() |
Result |
The result of the operation that was executed to generate this response.
|
![]() |
SuccessCount |
The number of successful attempts to execute the operation.
|
![]() |
WordCountWritten |
Number of words that were written (write operations only).
|
