메소드 | 설명 | |
---|---|---|
AuthResponseFrame ( byte saslResponse ) : System |
Initializes a new instance of the AuthResponseFrame class.
|
메소드 | 설명 | |
---|---|---|
InitializeAsync ( ) : System.Threading.Tasks.Task | ||
WriteData ( Stream buffer ) : void |
public AuthResponseFrame ( byte saslResponse ) : System | ||
saslResponse | byte | The sasl response. |
리턴 | System |
protected InitializeAsync ( ) : System.Threading.Tasks.Task | ||
리턴 | System.Threading.Tasks.Task |