ImageGear for .NET
ImGearWebStream Class Members
Properties  Methods 


The following tables list the members exposed by ImGearWebStream.

Public Constructors
 NameDescription
Public ConstructorImGearWebStream ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyCanReadOverridden.  When overridden in a derived class, gets a value indicating whether the current stream supports reading.  
Public PropertyCanSeekOverridden.  When overridden in a derived class, gets a value indicating whether the current stream supports seeking.  
Public PropertyCanWriteOverridden.  When overridden in a derived class, gets a value indicating whether the current stream supports writing.  
Public PropertyLengthOverridden.  When overridden in a derived class, gets the length in bytes of the stream.  
Public PropertyPositionOverridden.  When overridden in a derived class, gets or sets the position within the current stream.  
Top
Public Methods
 NameDescription
Public MethodCloseOverridden.  Closes the current stream and releases any resources (such as sockets and file handles) associated with the current stream.  
Public MethodFlushOverridden.  When overridden in a derived class, clears all buffers for this stream and causes any buffered data to be written to the underlying device.  
Public MethodReadOverridden.  When overridden in a derived class, reads a sequence of bytes from the current stream and advances the position within the stream by the number of bytes read.  
Public MethodSeekOverridden.  When overridden in a derived class, sets the position within the current stream.  
Public MethodSetLengthOverridden.  When overridden in a derived class, sets the length of the current stream.  
Public MethodWriteOverridden.  When overridden in a derived class, writes a sequence of bytes to the current stream and advances the current position within this stream by the number of bytes written.  
Top
Protected Methods
 NameDescription
Protected MethodFinalizeFinalizes an instance of the ImGearWebStream class.  
Top
See Also

Reference

ImGearWebStream Class
ImageGear.Formats Namespace

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback