Flow.Net
Show / Hide Table of Contents

Enum TransactionExecution

This value indicates whether the transaction execution succeded or not, this value should be checked when determining transaction success.

Namespace: Flow.Net.Sdk.Client.Http
Assembly: Flow.Net.Sdk.Client.Http.dll
Syntax
public enum TransactionExecution

Fields

Name Description
Failure
Pending
Success
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX