PowerSNMP for .NET
Device Constructor




IPEndPoint of the Device.
Default constructor. Device.SnmpStatus and Device.PingStatus defaults to DeviceStatus.Unknown.
Syntax
Public Function New( _
   ByVal endpoint As IPEndPoint _
)
Dim endpoint As IPEndPoint
 
Dim instance As New Device(endpoint)
public Device( 
   IPEndPoint endpoint
)
public: Device( 
   IPEndPoint* endpoint
)
public:
Device( 
   IPEndPoint^ endpoint
)

Parameters

endpoint
IPEndPoint of the Device.
See Also

Reference

Device Class
Device Members

6.1.1.2
PowerSNMP for .NET Documentation Version 7.0
© 2023 Dart Communications. All Rights Reserved.
Send comments on this topic