iBATIS.NET Class Library DataMapper V1.6.1, DataAccess V1.9.1

TransactionOptions.TimeOut Field

Length of time that the transaction waits before automatically closing itself

[Visual Basic]
Public TimeOut As TimeSpan
[C#]
public TimeOut TimeOut;

See Also

TransactionOptions Class | IBatisNet.Common.Transaction Namespace