SetRequestPduErrorStatus Property |
Namespace:
Lextm.SharpSnmpLib
Assembly:
SharpSnmpLib (in SharpSnmpLib.dll) Version: 12.4.0+601762d0e653a71ebb69af963204dfbfb6c26b74
Syntax public Integer32 ErrorStatus { get; }
Public ReadOnly Property ErrorStatus As Integer32
Get
public:
virtual property Integer32^ ErrorStatus {
Integer32^ get () sealed;
}
abstract ErrorStatus : Integer32 with get
override ErrorStatus : Integer32 with get
Property Value
Type:
Integer32Implements
ISnmpPduErrorStatusSee Also