Click or drag to resize

MessageFactory Methods

The MessageFactory type exposes the following members.

Methods
  Name Description
Public method Static member ParseMessages(Byte, UserRegistry) Creates ISnmpMessage instances from buffer.
Public method Static member ParseMessages(IEnumerableChar, UserRegistry) Creates ISnmpMessage instances from a string.
Public method Static member ParseMessages(Byte, Int32, Int32, UserRegistry) Creates ISnmpMessage instances from buffer.
Top
See Also