The following tables list the members exposed by StreamCache.
Name | Description | |
---|---|---|
StreamCache Constructor | Overloaded. |
Name | Description | |
---|---|---|
Dispose | Overloaded. Overridden. disposes of the object if it has not already been disposed | |
Open | Overloaded. Waits for a stream to become available and returns a wrapper on that stream. Just dispose like any other stream to return the resource to the stream pool. |
Name | Description | |
---|---|---|
Assert | Raises the ObjectDisposedException if this object has already been disposed (Inherited from CSharpTest.Net.Bases.Disposable) |
Name | Description | |
---|---|---|
Disposed | Raised when the object is disposed (Inherited from CSharpTest.Net.Bases.Disposable) |