Click or drag to resize

PacketType2Second Property

Gets or sets the second-part of the time.

Namespace: GSF.Historian.Packets
Assembly: GSF.Historian (in GSF.Historian.dll) Version: 2.4.181-beta
Syntax
public short Second { get; set; }
View Source

Property Value

Int16
Exceptions
ExceptionCondition
ArgumentExceptionThe value being assigned is not between 0 and 59.
See Also