SimpleNetworkTimePort Property |
Gets or sets the NTP host port.
Namespace: com.softwarekey.Client.UtilsAssembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntaxpublic int Port { get; set; }
Public Property Port As Integer
Get
Set
public:
property int Port {
int get ();
void set (int value);
}
Property Value
Type:
Int32
See Also