C# Class HttpListenerWebSocketEcho.HelperExtensions

显示文件 Open project: paulbatum/WebSocket-Samples

Public Methods

Method Description
GetContextAsync ( this listener ) : Task

Method Details

GetContextAsync() public static method

public static GetContextAsync ( this listener ) : Task
listener this
return Task