메소드 | 설명 | |
---|---|---|
ConnectedToRHostWebSocket ( this log, string uri, int attempt ) : void | ||
EnterRLoop ( this log, int depth ) : void | ||
ExitRLoop ( this log, int depth ) : void | ||
FailedToConnectToRHost ( this log ) : void | ||
RHostProcessExited ( this log ) : void | ||
RHostProcessStarted ( this log, |
||
Request ( this log, string request, int depth ) : void | ||
Response ( this log, string response, int depth ) : void |
public static ConnectedToRHostWebSocket ( this log, string uri, int attempt ) : void | ||
log | this | |
uri | string | |
attempt | int | |
리턴 | void |
public static EnterRLoop ( this log, int depth ) : void | ||
log | this | |
depth | int | |
리턴 | void |
public static ExitRLoop ( this log, int depth ) : void | ||
log | this | |
depth | int | |
리턴 | void |
public static FailedToConnectToRHost ( this log ) : void | ||
log | this | |
리턴 | void |
public static RHostProcessExited ( this log ) : void | ||
log | this | |
리턴 | void |
public static RHostProcessStarted ( this log, |
||
log | this | |
psi | ||
리턴 | void |
public static Request ( this log, string request, int depth ) : void | ||
log | this | |
request | string | |
depth | int | |
리턴 | void |
public static Response ( this log, string response, int depth ) : void | ||
log | this | |
response | string | |
depth | int | |
리턴 | void |