Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
CqlSharp
Protocol
ReadyFrame
C# Class CqlSharp.Protocol.ReadyFrame
Inheritance:
Frame
Exibir arquivo
Open project: reuzel/CqlSharp
Class Usage Examples
Protected Methods
Method
Description
InitializeAsync
( ) :
System.Threading.Tasks.Task
WriteData
(
Stream
buffer
) :
void
Method Details
InitializeAsync()
protected
method
protected
InitializeAsync
( ) :
System.Threading.Tasks.Task
return
System.Threading.Tasks.Task
WriteData()
protected
method
protected
WriteData
(
Stream
buffer
) :
void
buffer
Stream
return
void