Click or drag to resize

GetNtpInfoResultBroadcastclient Property

Indicates whether or not the nodes in the cluster are listening for broadcast NTP messages. Possible values: true false

Namespace:  SolidFire.Element.Api
Assembly:  SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntax
C#
public bool Broadcastclient { get; set; }

Property Value

Type: Boolean
See Also