Rebex
Products Downloads Buy Support Contact
Show / Hide Table of Contents

FileSender Class

Namespace: Rebex.TerminalEmulation
Assembly: Rebex.Terminal.dll (version 7.0.9147)

Provides functionality for sending files using terminal.

Syntax
public class FileSender : IDisposable
Inheritance
Object
FileSender
Implements
IDisposable
Inherited Members
Object.Equals(Object)
Object.Equals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Object.ReferenceEquals(Object, Object)
Object.ToString()

Properties

Name Description
IsFinished

Gets a value indicating whether the FileSender has finished working.

Methods

Name Description
Close()

Aborts currently processing file (if any) and closes the FileSender, so other terminal operations can be performed.

Finish()

Finishes the file transfer (informs receiver process to finish).

Send(Stream, String)

Sends a file to the remote end.

Send(Stream, String, Nullable<Int64>, Nullable<DateTime>)

Sends a file to the remote end.

Send(String)

Sends a file to the remote end.

Explicit Interface Implementations

Name Description
IDisposable.Dispose()

Releases all resources used by the current FileSender.

In This Article
  • Properties
  • Methods
  • Explicit Interface Implementations
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies