JAMS 6.x Help
StreamClient Class Properties


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

Public Properties
 NameDescription
Public PropertyCanReadOverridden. Returns true if the stream can be read.  
Public PropertyCanSeekOverridden. Returns true if the stream can seek.  
Public PropertyCanTimeout (Inherited from System.IO.Stream)
Public PropertyCanWriteOverridden. Returns true if the stream can be written.  
Public PropertyLengthOverridden. Returns the length of the stream.  
Public PropertyPositionOverridden. Gets or sets the current position in the stream.  
Public PropertyPreserveConnectionWhen true, we don't close the WCF connection  
Public PropertyReadTimeout (Inherited from System.IO.Stream)
Public PropertyWriteTimeout (Inherited from System.IO.Stream)
Top
See Also

Reference

StreamClient Class
MVPSI.JAMS Namespace