Click or drag to resize

Result methods

The Result Type exposes the following members.

Methods
 NameDescription of the
Public MethodEquals Compares this result with a transferred result by content. The timestamp is deliberately not included in the comparison.
(Overwrites ObjectEquals(Object))
Public MethodGetHashCode Generates a unique hash code for this result. The timestamp is deliberately not included in the comparison.
(Overwrites ObjectGetHashCode)
Public MethodGetObjectData Serialisation helper routine: fetches the object properties into the property container.
Public MethodToString Overridden ToString() method.
(Overwrites ObjectToString)
Back to the top
See also