| 
            
              MessageFactory Class
             | 
          
        
        
            Factory that creates 
ISnmpMessage instances from byte format.
            
 
        
          
            
Inheritance Hierarchy
         
        
          SystemObject
          
  GSF.Net.Snmp.MessagingMessageFactory
        
        Namespace: GSF.Net.Snmp.MessagingAssembly: GSF.Net (in GSF.Net.dll) Version: 2.4.257-beta
Syntaxpublic static class MessageFactory
Public NotInheritable Class MessageFactory
public ref class MessageFactory abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type MessageFactory = class end
GSF.Net.Snmp.Messaging.MessageFactory = function();
Type.createClass(
	'GSF.Net.Snmp.Messaging.MessageFactory');
 View SourceThe MessageFactory type exposes the following members.
Methods
See Also