|
TrapV1MessageTimeStamp Property
|
Time stamp.
Namespace: GSF.Net.Snmp.MessagingAssembly: GSF.Net (in GSF.Net.dll) Version: 2.4.246-beta
Syntax[CLSCompliantAttribute(false)]
public uint TimeStamp { get; }
<CLSCompliantAttribute(false)>
Public ReadOnly Property TimeStamp As UInteger
Get
public:
[CLSCompliantAttribute(false)]
property unsigned int TimeStamp {
unsigned int get ();
}
[<CLSCompliantAttribute(false)>]
member TimeStamp : uint32 with get
function get_TimeStamp();
View SourceProperty Value
UInt32
See Also