JAMS 6.x Help
StreamClient Class Members
Properties  Methods 


The following tables list the members exposed by StreamClient.

Public Constructors
 NameDescription
Public ConstructorStreamClient ConstructorOverloaded.   
Top
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
Public Methods
 NameDescription
Public MethodBeginRead (Inherited from System.IO.Stream)
Public MethodBeginWrite (Inherited from System.IO.Stream)
Public MethodCloseOverridden. Closes the stream.  
Public MethodCopyToOverloaded.  (Inherited from System.IO.Stream)
Public MethodCopyToAsyncOverloaded.  (Inherited from System.IO.Stream)
Public MethodCreateObjRef (Inherited from System.MarshalByRefObject)
Public MethodDisposeOverloaded.  (Inherited from System.IO.Stream)
Public MethodEndRead (Inherited from System.IO.Stream)
Public MethodEndWrite (Inherited from System.IO.Stream)
Public MethodFlushOverridden. Flushes the stream.  
Public MethodFlushAsyncOverloaded.  (Inherited from System.IO.Stream)
Public MethodGetLifetimeService (Inherited from System.MarshalByRefObject)
Public MethodInitializeLifetimeService (Inherited from System.MarshalByRefObject)
Public MethodReadOverridden. Reads bytes from the stream.  
Public MethodReadAsyncOverloaded.  (Inherited from System.IO.Stream)
Public MethodReadByte (Inherited from System.IO.Stream)
Public MethodSeekOverridden. Seeks  
Public MethodSetLengthOverridden. Sets the length of the stream.  
Public MethodWriteOverridden. Writes bytes to the stream.  
Public MethodWriteAsyncOverloaded.  (Inherited from System.IO.Stream)
Public MethodWriteByte (Inherited from System.IO.Stream)
Top
Protected Methods
 NameDescription
Protected MethodCreateWaitHandle (Inherited from System.IO.Stream)
Protected MethodMemberwiseCloneOverloaded.  (Inherited from System.MarshalByRefObject)
Protected MethodObjectInvariant (Inherited from System.IO.Stream)
Top
See Also

Reference

StreamClient Class
MVPSI.JAMS Namespace

Send Feedback