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 TextControlSettings.

Syntax

public int ServicePort { get; set; }
Public Property ServicePort() As Integer