Overwrites the persistence strategy at certain position in the group.

Namespace: Keystone.Almanac
Assembly: Keystone.Almanac (in Keystone.Almanac.dll)

public void SetAt( 
int position
PersistenceStrategy persistenceStrategy 
)
This language is not supported or no code example is available.

Parameters

position

Type: int

The position of the persistence strategy to be updated.

persistenceStrategy

Type: PersistenceStrategy

The persistence strategy that will takes the position of the current persistence strategy.

Exception type Condition

ArgumentException

If a null value is given for the persistenceStrategy argument.

Windows, Windows Server, OS X, macOS, iOS, tvOS, Android, Linux, AWS, Azure

The .NET Framework does not support all versions of every platform. For a list of the supported versions, see System Requirements.

.NET Framework

Supported in: 4.6

Others

Xamarin, Mono