ServerRedundancy.UpdateSolutionOnInactiveServer Property

Flag used to indicate if project will be updated on inactive server.
<ID("UpdateSolutionOnInactiveServer", (int)e.UpdateSolutionOnInactiveServer)> _ 
<EditorBrowsable(EditorBrowsableState.Advanced)> _ 
Public Property UpdateSolutionOnInactiveServer() As Integer
This language is not supported or no code example is available.
[ID("UpdateSolutionOnInactiveServer", (int)e.UpdateSolutionOnInactiveServer)] 
[EditorBrowsable(EditorBrowsableState.Advanced)] 
public int UpdateSolutionOnInactiveServer {get; set;}
This language is not supported or no code example is available.

Property Value

int

.NET Framework

Supported in: 4.6.2, 4.7

In this article

Definition