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




Used to get and set the number of boots the authoritative engine wishes to report.

Syntax

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

Property Value

Int32

Requirements

Target Platforms: Microsoft .NET Framework 2.0

See Also

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