TransactionOptionsGetTimeoutMillis Method Hazelcast .Net Client Class Library
Gets the timeout in milliseconds.

Namespace: Hazelcast.Transaction
Assembly: Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.8.1
Syntax

public long GetTimeoutMillis()

Return Value

Type: Int64
the timeout in milliseconds.
Remarks

Gets the timeout in milliseconds.
See Also

Reference