Click or drag to resize

HostConnectionSettingsPort Property

Protocol port. It should be between 0 and 65535.

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public int Port { get; set; }

Property Value

Type: Int32
See Also