ServerRedundancy.IsSecondary Property

Gets the server's IsSecondary state.
<ID("IsSecondary", (int)e.IsSecondary)> _ 
<EditorBrowsable(EditorBrowsableState.Advanced)> _ 
Public Property IsSecondary() As Boolean 
Get 
This language is not supported or no code example is available.
[ID("IsSecondary", (int)e.IsSecondary)] 
[EditorBrowsable(EditorBrowsableState.Advanced)] 
public bool IsSecondary {get;}
This language is not supported or no code example is available.

Property Value

bool

.NET Framework

Supported in: 4.6.2, 4.7

In this article

Definition