C# Class CqlSharp.Protocol.ReadTimeOutException

Inheritance: TimeOutException
Afficher le fichier Open project: reuzel/CqlSharp

Private Methods

Méthode 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.