OperationTimedOutException Constructor |
Namespace: CassandraAssembly: Cassandra (in Cassandra.dll) Version: 3.0.9 (git 5ca22bb)
Syntax public OperationTimedOutException(
IPEndPoint address,
int timeout
)
Parameters
- address
- Type: System.NetIPEndPoint
- timeout
- Type: SystemInt32
See Also