Dart.Mail Namespace > TcpBase Class : Marshal Method |
Overload | Description |
---|---|
Marshal(Data,String,Object) | Marshals data 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.Mail.ComponentBase) |
Marshal(Exception) | Marshals an exception to the UI thread and raises the Error event. (Inherited from Dart.Mail.ComponentBase) |