Click or drag to resize

ISnmpData Interface

SNMP data entity.

Namespace: GSF.Net.Snmp
Assembly: GSF.Net (in GSF.Net.dll) Version: 2.4.181-beta
Syntax
public interface ISnmpData
View Source

The ISnmpData type exposes the following members.

Properties
 NameDescription
Public propertyTypeCode Type code
Top
Methods
 NameDescription
Public methodAppendBytesTo Appends the bytes to Stream.
Public methodToString Returns a String that represents this object.
Top
Extension Methods
 NameDescription
Public Extension MethodToBytes Converts to byte format.
(Defined by SnmpDataExtension)
Top
See Also