OperationTimedOutException Constructor |
Namespace: DseAssembly: Dse (in Dse.dll) Version: 2.0.0.0
Syntax public OperationTimedOutException(
IPEndPoint address,
int timeout
)
Parameters
- address
- Type: System.NetIPEndPoint
- timeout
- Type: SystemInt32
See Also