Click or drag to resize

StreamTransactionResponse Properties

The StreamTransactionResponse type exposes the following members.

Properties
  NameDescription
Public propertyCode
Gets or sets the Http Status code.
Public propertyError
Gets or sets whether an error has occured.
Public propertyResult
Gets or sets the deserialized result from the stream transaction result.
Top
See Also