Table of Contents

Method WithHistoryBehavior

Namespace
Skyline.DataMiner.Utils.DOM.Builders
Assembly
Skyline.DataMiner.Utils.DOM.dll

WithHistoryBehavior(DomInstanceHistoryStorageBehavior)

Sets the history storage behavior for DOM instances.

public T WithHistoryBehavior(DomInstanceHistoryStorageBehavior behavior)

Parameters

behavior DomInstanceHistoryStorageBehavior

The history storage behavior to use.

Returns

T

The builder instance for chaining.