Skip to main content

SimpleWebSocketHttpRequest Constructor

Initializes a new instance of the SimpleWebSocketHttpRequest class

Definition

Namespace: Avalonia.DesignerSupport.Remote.HtmlTransport
Assembly: Avalonia.DesignerSupport (in Avalonia.DesignerSupport.dll)

public SimpleWebSocketHttpRequest(
NetworkStream stream,
string path,
Dictionary<string, string> headers
)

Parameters

  NetworkStream
 
  String
 
  Dictionary(String, String)
 

See Also

Reference

SimpleWebSocketHttpRequest Class
Avalonia.DesignerSupport.Remote.HtmlTransport Namespace