Method | Description | |
---|---|---|
SentFullServerResponseToClient ( IHttpResponse response, ISessionContext context ) : void | ||
ShouldSendPartialDataToServer ( byte data, ISessionContext context ) : bool |
public SentFullServerResponseToClient ( IHttpResponse response, ISessionContext context ) : void | ||
response | IHttpResponse | |
context | ISessionContext | |
return | void |
public ShouldSendPartialDataToServer ( byte data, ISessionContext context ) : bool | ||
data | byte | |
context | ISessionContext | |
return | bool |