When overridden in a derived class, gets a value indicating whether multiple blocks can be transformed.
True if a single call to either HashAlgorithm.TransformBlock or HashAlgorithm.TransformFinalBlock can process more than one block at the time. False if the data must be processed block per block.