Get timeticks trap value object

Namespace:  SnmpSharpNet
Assembly:  SnmpSharpNet (in SnmpSharpNet.dll) Version: 0.5.0.0 (0.5.0.0)

Syntax

         
 C#  Visual Basic  Visual C++ 
public virtual UInteger32 TimeStamp { get; }
Public Overridable ReadOnly Property TimeStamp As UInteger32
public:
virtual property UInteger32^ TimeStamp {
	UInteger32^ get ();
}

See Also