Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Image Removed

      Image Modified 




QWS3270 COM .NET Help
FileTransfer Class
Members  See Also  Send Feedback



Defines methods for file transfers between the QWS application and the mainframe host.

Namespace:  JollyGiant.Emulation
Assembly:  JGSComdotNet (in JGSComdotNet.dll) Version: 1.0.0.0 (1.0.0.0)

Image RemovedSyntax


C#
public class FileTransfer : IFileTransfer
Visual Basic (Declaration)
Public Class FileTransfer _
	Implements IFileTransfer
Visual C++
public ref class FileTransfer : IFileTransfer
JavaScript
JollyGiant.Emulation.FileTransfer = function();

Type.createClass(
	'JollyGiant.Emulation.FileTransfer',
	null,
	JollyGiant.Emulation.IFileTransfer);


Image RemovedInheritance Hierarchy

System..::.Object
  JollyGiant.Emulation..::.FileTransfer

Image RemovedSee Also


Send comments on this topic to

Jolly Giant Software

Copyright 2009 by Jolly Giant Software, Inc.