An NDoc Documented Class Library

TandemFileParser Class

Represents a remote Tandem file parser.

For a list of all members of this type, see TandemFileParser Members.

System.Object
   EnterpriseDT.Net.Ftp.FTPFileParser
      EnterpriseDT.Net.Ftp.TandemFileParser

public class TandemFileParser : FTPFileParser

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

It can be explicitly set in FTPConnection by: ftp.FileInfoParser.FileParser = new TandemFileParser();

Requirements

Namespace: EnterpriseDT.Net.Ftp

Assembly: edtFTPnet (in edtFTPnet.dll)

See Also

TandemFileParser Members | EnterpriseDT.Net.Ftp Namespace