Click or drag to resize
HttpServerWebSocketDisconnect Method
断开连接

Namespace: Adf
Assembly: Adf (in Adf.dll) Version: 4.1.5549.27750
Syntax
public void WebSocketDisconnect(
	HttpServerWebSocketContext context
)

Parameters

context
Type: AdfHttpServerWebSocketContext

[Missing <param name="context"/> documentation for "M:Adf.HttpServer.WebSocketDisconnect(Adf.HttpServerWebSocketContext)"]

See Also