Click or drag to resize

FileOutputChannel Properties

The FileOutputChannel type exposes the following members.

Properties
  NameDescription
Public propertyLocalBytesRead
Gets the number of bytes read from the local disk.
Public propertyLocalBytesWritten
Gets the number of bytes written to the local disk.
Public propertyNetworkBytesRead
Gets the number of bytes read over the network.
Public propertyNetworkBytesWritten
Gets the number of bytes written over the network.
Top
See Also