WebstoreFailoverMode Enumeration

[This is internal Microsoft documentation - Do not distribute.]

Enumerates the different failover modes the client library uses.

Namespace: Microsoft.Webstore.MetaData
Assembly: ICL (in icl.dll)

Syntax

'Declaration

  Public Enumeration WebstoreFailoverMode
  public enum WebstoreFailoverMode

Members

Member name Description
DefaultRead Maps to one of the above types
DefaultWrite Maps to one of the above types
PrimaryOnly Only try to primary resource.
PrimaryOrSecondary Try either primary or secondary
PrimaryThenSecondary First try primary resource and then secondary
SecondaryOnly Only try secondary resource
SecondaryThenPrimary First try secondary resource and then primary.
WriteAllCopies Used for WriteAllCopies topology.

Platforms

Development Platforms

Windows XP Professional with Service Pack 2 (SP2), Windows Server 2003, Windows Vista Ultimate Edition, Windows Vista Business Edition, Windows Vista Enterprise Edition

Target Platforms

See Also

Reference

Microsoft.Webstore.MetaData Namespace