C# Class CqlSharp.Protocol.AuthSuccessFrame

Authenticate Challenge Frame
Inheritance: Frame
Afficher le fichier Open project: reuzel/CqlSharp Class Usage Examples

Méthodes protégées

Méthode Description
InitializeAsync ( ) : System.Threading.Tasks.Task
WriteData ( Stream buffer ) : void

Method Details

InitializeAsync() protected méthode

protected InitializeAsync ( ) : System.Threading.Tasks.Task
Résultat System.Threading.Tasks.Task

WriteData() protected méthode

protected WriteData ( Stream buffer ) : void
buffer Stream
Résultat void