Versions Compared

Key

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

...

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

Syntax

C#
public IFileTransfer FileTransfer { get; }


Visual Basic (Declaration)
Public ReadOnly Property FileTransfer As IFileTransfer


Visual C++
public:
virtual property IFileTransfer^ FileTransfer {
	IFileTransfer^ get () sealed;
}


JavaScript
function get_FileTransfer();

...

The file transfer interface.

Implements

IQWS3270..::.FileTransfer

See Also


QWS3270 Class
JollyGiant.Emulation Namespace

Send comments on this topic to Jolly Giant Software

...