Class StreamCloseException
StreamCloseException is thrown if a write operation is performed on closed CacheStream.
Assembly: Alachisoft.NCache.Runtime.dll
Syntax
[Serializable]
public class StreamCloseException : StreamException, _Exception, ISerializable
Constructors
Name | Description |
---|---|
Stream |
Default constructor. Initializes the instance of StreamCloseException. |
Stream |
Overloaded exception. |
Stream |
OverLoaded exception |
Stream |
Overloaded constructor, manual serialization. |