NodeContent.WasStreamClosedForcefully Property
Namespace: Rebex.IO.FileSystem
Assembly: Rebex.Common.dll (version 8.0.9673)
WasStreamClosedForcefully
Returns a value indicating whether this node's stream was closed forcefully. Forceful close occurs if the stream is not gracefully closed by the consumer.
Declaration
public bool WasStreamClosedForcefully { get; }
Property Value
| Type | Description |
|---|---|
| Boolean |