System.Security.Cryptography.CryptoStream.HasFlushedFinalBlock Property

Gets a value indicating whether the final buffer block has been written to the underlying stream.

Syntax

public bool HasFlushedFinalBlock { get; }

Value

Documentation for this section has not yet been entered.

Remarks

This property is set true when the CryptoStream.FlushFinalBlock method is called.

Requirements

Namespace: System.Security.Cryptography
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 4.0.0.0