Class InvalidTimeoutException
- Namespace
- Steeltoe.Common.Transaction
- Assembly
- Steeltoe.Common.dll
public class InvalidTimeoutException : TransactionUsageException, ISerializable
- Inheritance
-
InvalidTimeoutException
- Implements
- Inherited Members
Constructors
InvalidTimeoutException(string, int)
public InvalidTimeoutException(string msg, int timeout)
Parameters
Properties
Timeout
public int Timeout { get; }