The FileReceiver type exposes the following members.

Properties

  NameDescription
Public propertySupported by the .NET Compact FrameworkFileName
Gets the current file name.
Public propertySupported by the .NET Compact FrameworkIsFinished
Gets a value indicating whether the FileReceiver has finished working.
Public propertySupported by the .NET Compact FrameworkLastWriteTime
Gets the current file last modification date and time if specified by the sender.
Public propertySupported by the .NET Compact FrameworkLength
Gets the current file length if specified by the sender.

See Also