Click or drag to resize

MethodReturnT Properties

The MethodReturnT generic type exposes the following members.

Properties
  NameDescription
Public propertyError
Error message.
Public propertyException
Exception object.
Public propertyIsError
Property indicating whether the method has successfully completed or not.
Public propertyTimeStamp
Time stamp.
Public propertyValue
The returned object.
Public propertyWarning
The warning message.
Top
See Also