IUpdateConnectionProperties.SetAggregateState(String) Method

Definition

Sets the state for the multiserver connection.

public:
 void SetAggregateState(System::String ^ state);
public void SetAggregateState (string state);
abstract member SetAggregateState : string -> unit
Public Sub SetAggregateState (state As String)

Parameters

state
String

Specifies the new state.

Applies to