|
ResponseMessageErrorIndex Property
|
Error index.
Namespace: GSF.Net.Snmp.MessagingAssembly: GSF.Net (in GSF.Net.dll) Version: 2.4.205-beta
Syntax public 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
Int32See Also