Click or drag to resize

ArchiveFileOnRolloverPreparationException Method

Raises the RolloverPreparationException event.

Namespace: GSF.Historian.Files
Assembly: GSF.Historian (in GSF.Historian.dll) Version: 2.4.181-beta
Syntax
protected virtual void OnRolloverPreparationException(
	Exception ex
)
View Source

Parameters

ex  Exception
Exception to send to RolloverPreparationException event.
See Also