C# Class CqlSharp.Protocol.ReadTimeOutException

Inheritance: TimeOutException
Exibir arquivo Open project: reuzel/CqlSharp

Private Methods

Method Description
ReadTimeOutException ( byte protocolVersion, string message, CqlConsistency cqlConsistency, int received, int blockFor, bool dataPresent, System.Guid tracingId ) : System

Initializes a new instance of the ReadTimeOutException class.