Leadtools.Jpip.Server Namespace > JpipServerConfiguration Class : Port Property |
public int Port {get; set;}
'Declaration Public Property Port As Integer
'Usage Dim instance As JpipServerConfiguration Dim value As Integer instance.Port = value value = instance.Port