StreamTools ThreadSafeStream DiposeInnerStreamOnDispose Property NetworkComms.Net Help
If true the internal stream will be disposed once the data has been written to the network

Namespace: NetworkCommsDotNet.Tools
Assembly: NetworkCommsDotNet (in NetworkCommsDotNet.dll) Version: 3.0.0.0 (3.0.0.0)
Syntax

public bool DiposeInnerStreamOnDispose { get; set; }

Property Value

Type: OnlineBoolean
See Also