Method | Description | |
---|---|---|
AuthResponseFrame ( byte saslResponse ) : System |
Initializes a new instance of the AuthResponseFrame class.
|
Method | Description | |
---|---|---|
InitializeAsync ( ) : System.Threading.Tasks.Task | ||
WriteData ( Stream buffer ) : void |
public AuthResponseFrame ( byte saslResponse ) : System | ||
saslResponse | byte | The sasl response. |
return | System |
protected InitializeAsync ( ) : System.Threading.Tasks.Task | ||
return | System.Threading.Tasks.Task |