| Dart.Snmp Namespace > SnmpBase Class : Marshal Method | 
| Overload | Description | 
|---|---|
| Marshal(MessageBase[],String,Object) | Marshals SNMP messages to the UI thread. | 
| Marshal(String,Object) | Marshals a string and/or object to the UI thread and raises the UserState event. (Inherited from Dart.Snmp.ComponentBase) | 
| Marshal(Exception) | Marshals an exception to the UI thread and raises the Error event. (Inherited from Dart.Snmp.ComponentBase) |