Dart.Snmp Namespace : WalkEventArgs Class |
The following tables list the members exposed by WalkEventArgs.
Name | Description | |
---|---|---|
Oid | Gets the OID used to request the subtree of variables. | |
Variables | Gets the variables marshaled to the UI thread using Marshal(String,VariableList,String,Object). |
Name | Description | |
---|---|---|
Message | Returns the message argument provided by the Marshal method. (Inherited from Dart.Snmp.UserStateEventArgs) | |
UserState | Returns the user state argument provided by the Marshal method. (Inherited from Dart.Snmp.UserStateEventArgs) |