PowerSNMP for .NET CF
EngineTime Field
See Also  Send comments on this topic.
Dart.Snmp Namespace > Security Class : EngineTime Field




Gets or sets the EngineTime used for SNMPv3 communications.

Syntax

Visual Basic (Declaration) 
Public EngineTime As Integer
Visual Basic (Usage)Copy Code
Dim instance As Security
Dim value As Integer
 
value = instance.EngineTime
 
instance.EngineTime = value
C# 
public int EngineTime
Managed Extensions for C++ 
public: int EngineTime
C++/CLI 
public:
int EngineTime

Property Value

Integer. The number of seconds since EngineBoots last changed.

Remarks

If not set, encoding uses dynamic discovery technique to get remote EngineId, EngineTime and EngineBoots values.

Requirements

Target Platforms: Microsoft .NET Framework 2.0

See Also

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