OperationTimedOutException Constructor |
Namespace: CassandraAssembly: Cassandra (in Cassandra.dll) Version: 3.5.0
Syntax public OperationTimedOutException(
IPEndPoint address,
int timeout
)
Parameters
- address
- Type: System.Net.IPEndPoint
- timeout
- Type: System.Int32
See Also