TxOptions..::..BroadcastTimeoutMs Property

How much time (in milliseconds) to wait for tx to commit on-chain. Defaults to `60.000`. Ignored if `waitForCommit = false`.

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

Syntax


public int BroadcastTimeoutMs { get; set; }

Field Value

The broadcast timeout ms.