| 
            
              MessageFactoryExceptionGetBytes Method
             | 
          
        
        
            Gets the bytes.
            
        
        Namespace: GSF.Net.Snmp.MessagingAssembly: GSF.Net (in GSF.Net.dll) Version: 2.4.257-beta
SyntaxPublic Function GetBytes As Byte()
public:
array<unsigned char>^ GetBytes()
member GetBytes : unit -> byte[] 
 View SourceReturn Value
Byte
See Also