OperationTimedOutException Constructor  | 
  
    Namespace: 
   Cassandra
    Assembly:
   Cassandra (in Cassandra.dll) Version: 3.13.0
Syntaxpublic OperationTimedOutException(
	IPEndPoint address,
	int timeout
)
Parameters
- address
 - Type: System.NetIPEndPoint
 - timeout
 - Type: SystemInt32
 
See Also