Click or drag to resize
NtpSyncTimeAsDateTime Property
Retrieves the DateTime representation.

Namespace: StreamCoders.Rtp
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public DateTime AsDateTime { get; }

Property Value

Type: DateTime
The time of as date.
See Also