IP*Works! 2016 .NET Edition
IP*Works! 2016 .NET Edition
Questions / Feedback?

Protocol Property

The protocol used by the component.

Syntax

[VB.NET]
Public Property Protocol As NetclockProtocols

[C#]
public NetclockProtocols Protocol {get; set;}

enum NetclockProtocols { tpTime, tpSNTP }

Remarks

This property is the protocol used by the component. Use this property to specify which protocol the component will use to connect to the server. By default, this property is tpTimeProtocol (0). The SNTP protocol may be selected by setting this property to tpSNTP (1).

Default Value

0

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
IP*Works! 2016 .NET Edition - Version 16.0 [Build 7353]