PowerSNMP for .NET CF
coldStart Class
Members  See Also  Send comments on this topic.
Dart.Snmp.Notification Namespace : coldStart Class




Creates a NotificationMessage that indicates a cold start.

Object Model

coldStart ClassSegment ClassVariableCollection ClassVariable Class

Syntax

Visual Basic (Declaration) 
Public Class coldStart 
   Inherits Dart.Snmp.NotificationMessage
Visual Basic (Usage)Copy Code
Dim instance As coldStart
C# 
public class coldStart : Dart.Snmp.NotificationMessage 
Managed Extensions for C++ 
public __gc class coldStart : public Dart.Snmp.NotificationMessage 
C++/CLI 
public ref class coldStart : public Dart.Snmp.NotificationMessage 

Inheritance Hierarchy

System.Object
   Dart.Snmp.MessageBase
      Dart.Snmp.StandardMessage
         Dart.Snmp.NotificationMessage
            Dart.Snmp.Notification.coldStart

Requirements

Target Platforms: Microsoft .NET Framework 2.0

See Also

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