Gets or sets a value indicating whether to use the TCP protocol (default is UDP).
Namespace:
Rebex.Net
Assembly:
Rebex.Time (in Rebex.Time.dll)
Syntax
Visual Basic |
---|
Public Property UseTcp As Boolean Get Set |
C# |
---|
public bool UseTcp { get; set; } |