Dart.Ftp Namespace > Ftp Class : Marshal Method |
Overload | Description |
---|---|
Marshal(CopyResult,String,Object) | Marshals a CopyResult to the UI thread. |
Marshal(Listing,String,Object) | Marshals a string and/or Listing 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.Ftp.ComponentBase) |
Marshal(Exception) | Marshals an exception to the UI thread and raises the Error event. (Inherited from Dart.Ftp.ComponentBase) |