Skip to main content

SimpleWebSocketHttpServer Constructor

Initializes a new instance of the SimpleWebSocketHttpServer class

Definition

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

public SimpleWebSocketHttpServer(
IPAddress address,
int port
)

Parameters

  IPAddress
 
  Int32
 

See Also

Reference

SimpleWebSocketHttpServer Class
Avalonia.DesignerSupport.Remote.HtmlTransport Namespace