| SimpleNetworkTimeHost Property |
Gets or sets the NTP host address.
Namespace: com.softwarekey.Client.UtilsAssembly: PLUSManaged (in PLUSManaged.dll) Version: 5.25.4.0
Syntaxpublic string Host { get; set; }Public Property Host As String
Get
Set
public:
property String^ Host {
String^ get ();
void set (String^ value);
}Property Value
Type:
String
See Also