| 
            
              ResponseMessageErrorIndex Property
             | 
          
        
        
            Error index.
            
        
        Namespace: GSF.Net.Snmp.MessagingAssembly: GSF.Net (in GSF.Net.dll) Version: 2.4.258-beta
Syntaxpublic int ErrorIndex { get; }Public ReadOnly Property ErrorIndex As Integer
	Get
public:
property int ErrorIndex {
	int get ();
}member ErrorIndex : int with get
function get_ErrorIndex();
 View SourceProperty Value
Int32
See Also