Method | Description | |
---|---|---|
ExecuteResultAsync ( Microsoft.AspNetCore.Mvc.ActionContext actionContext ) : Task | ||
WebSocketPipeAction ( string id, IMessagePipeEnd pipe ) : System |
Method | Description | |
---|---|---|
PipeToWebSocketWorker ( |
||
WebSocketToPipeWorker ( |
public ExecuteResultAsync ( Microsoft.AspNetCore.Mvc.ActionContext actionContext ) : Task | ||
actionContext | Microsoft.AspNetCore.Mvc.ActionContext | |
return | Task |
public WebSocketPipeAction ( string id, IMessagePipeEnd pipe ) : System | ||
id | string | |
pipe | IMessagePipeEnd | |
return | System |