PowerTCP FTP for .NET
BaseStream Class Properties


For a list of all members of this type, see BaseStream members.

Public Properties
 NameDescription
Public PropertyCanReadOverridden.  Gets a value indicating whether the current Stream supports reading.  
Public PropertyCanSeekOverridden.  Gets a value indicating whether the current Stream supports seeking.  
Public PropertyCanTimeoutGets a value that determines whether the current stream can time out. (Inherited from System.IO.Stream)
Public PropertyCanWriteOverridden.  Gets a value indicating whether the current Stream supports writing.  
Public PropertyLengthOverridden.  Gets the length in bytes of the stream.  
Public PropertyPositionOverridden.  Gets or sets the current position of this stream.  
Public PropertyReadTimeoutGets or sets a value, in miliseconds, that determines how long the stream will attempt to read before timing out. (Inherited from System.IO.Stream)
Public PropertyWriteTimeoutGets or sets a value, in miliseconds, that determines how long the stream will attempt to write before timing out. (Inherited from System.IO.Stream)
Top
See Also

Reference

BaseStream Class
Dart.Ftp Namespace


PowerTCP FTP for .NET Documentation Version 6.1
© 2023 Dart Communications. All Rights Reserved.
Send comments on this topic