Defines an SNMPv2 Party Clock. The Party Clock is currently Obsolete, but included for backwards compatibility. Obsoleted in RFC 1902.

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

Syntax

C#
public class V2PartyClock : UInteger32
Visual Basic (Declaration)
Public Class V2PartyClock _
	Inherits UInteger32
Visual C++
public ref class V2PartyClock : public UInteger32

Inheritance Hierarchy

System..::.Object
  SnmpSharpNet..::.AsnType
    SnmpSharpNet..::.UInteger32
      SnmpSharpNet..::.V2PartyClock

See Also