TxOptions..::..WaitForCommit Property

If `false` returns immediately with only the `transactionHash` field set. Defaults to `true`.

Namespace:  SecretNET.Tx
Assembly:  SecretNET (in SecretNET.dll)

Syntax


public bool WaitForCommit { get; set; }

Field Value

true if [wait for commit]; otherwise, false.