Gets or sets the Port at which the websocket handler tries to connect to the Service. Important: setting this property affects all instances of class Web.TextControl. It was not made static so it shows up in the Visual Studio designer.
Introduced: X13.
public int ServicePort { get; set; }
Public Property ServicePort() As Integer