FileTransfer Class

FileTransfer Class

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)

Syntax

 

C#

publicclassFileTransfer : IFileTransfer

Visual Basic (Declaration)

PublicClassFileTransfer _ ImplementsIFileTransfer

Visual C++

publicref classFileTransfer : IFileTransfer

JavaScript

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

Inheritance Hierarchy

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

See Also

FileTransfer Members

JollyGiant.Emulation Namespace

Send comments on this topic to Jolly Giant Software

Copyright 2009 by Jolly Giant Software, Inc.