Show / Hide Table of Contents

Class TransactionResultTooLate

Ledger closeTime after maxTime.

Inheritance
System.Object
TransactionResult
TransactionResultTooLate
Inherited Members
TransactionResult.FeeCharged
TransactionResult.FromXdr(String)
TransactionResult.FromXdr(TransactionResult)
Namespace: System.Dynamic.ExpandoObject
Assembly: stellar-dotnet-sdk.dll
Syntax
public class TransactionResultTooLate : TransactionResult

Properties

IsSuccess

Declaration
public override bool IsSuccess { get; }
Property Value
System.Boolean

Overrides
TransactionResult.IsSuccess
Back to top Generated by DocFX