Enum TimeoutType
- Namespace
- Thirdweb
- Assembly
- Thirdweb.dll
Specifies the type of timeout for various operations.
public enum TimeoutType
Fields
Other = 2Timeout for other types of operations.
Rpc = 1Timeout for RPC operations.
Storage = 0Timeout for storage operations.