PowerSNMP for .NET CF
Time Property
See Also  Send comments on this topic.
Dart.Snmp Namespace > AuthoritativeEngine Class : Time Property




Gets the number of seconds since StartTime.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property Time As Integer
Visual Basic (Usage)Copy Code
Dim instance As AuthoritativeEngine
Dim value As Integer
 
value = instance.Time
C# 
public int Time {get;}
Managed Extensions for C++ 
public: __property int get_Time();
C++/CLI 
public:
property int Time {
   int get();
}

Property Value

Int32

Requirements

Target Platforms: Microsoft .NET Framework 2.0

See Also

Documentation Version 4.2
© 2010 Dart Communications. All Rights Reserved.