A wrapper around a stream to ensure it can be accessed in a thread safe way. The .net implementation of Stream.Synchronized is not suitable on its own.
Inheritance Hierarchy
System MarshalByRefObject
System.IO Stream
NetworkCommsDotNet.Tools StreamTools ThreadSafeStream
Namespace: NetworkCommsDotNet.Tools
Assembly: NetworkCommsDotNet (in NetworkCommsDotNet.dll) Version: 3.0.0.0 (3.0.0.0)
Syntax
See Also