Skip to content

IJournaledState.DeepCopy

DeepCopy

abstract
public abstract IJournaledState DeepCopy()
Creates and returns a deep copy of this instance. All replicas must be independent such that changes to one do not affect any other.

Returns

A replica of this instance.