C# Class Amqp.Listener.ConnectionListener.ListenerWebSocketTransport

Inheritance: WebSocketTransport, IAuthenticated
显示文件 Open project: xamarin/mini-hacks

Public Methods

Method Description
ListenerWebSocketTransport ( HttpListenerWebSocketContext context ) : System

Method Details

ListenerWebSocketTransport() public method

public ListenerWebSocketTransport ( HttpListenerWebSocketContext context ) : System
context System.Net.WebSockets.HttpListenerWebSocketContext
return System