NodeContent.WasStreamClosedForcefully Property
Namespace: Rebex.IO.FileSystem
Assembly: Rebex.Common.dll (version 7.0.9119)
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 |