CSharpTest.Net
BackgroundWriter Class Members
See Also  Methods  Events Send Feedback Download Help File
CSharpTest.Net.Library Assembly > CSharpTest.Net.IO Namespace : BackgroundWriter Class


Glossary Item Box

The following tables list the members exposed by BackgroundWriter.

Public Constructors

 NameDescription
Public ConstructorBackgroundWriter ConstructorOverloaded.   
Top

Public Methods

 NameDescription
Public MethodBeginFlushEnqueues a flush command and returns immediately  
Public MethodCloseStops the worker thread after completing the pending writes.  
Public MethodDisposeOverloaded. Overridden. Closes the worker thread  
Public MethodFlushWaits for all pending writes and flushes the stream prior to returning  
Public MethodPerformOverloaded. Perform an action on the worker thread with the stream  
Public MethodReadReturns a number of bytes up to length that is pending a write at the position specified and copies those bytes into buffer the offset provided.  
Public MethodWriteOverloaded. Write a series of bytes to the stream at the current position  
Top

Protected Methods

 NameDescription
Protected MethodAssertRaises the ObjectDisposedException if this object has already been disposed (Inherited from CSharpTest.Net.Bases.Disposable)
Top

Public Events

 NameDescription
Public EventDisposedRaised when the object is disposed (Inherited from CSharpTest.Net.Bases.Disposable)
Top

See Also

Generated with Document! X 2011 by Innovasys