Edit

Share via


CommonEventSource.OnChangeRole(String) Method

Definition

[System.Diagnostics.Tracing.Event(10006, Keywords=1, Level=System.Diagnostics.Tracing.EventLevel.Critical, Message="Replica role changed to {0}")]
public void OnChangeRole (string newRole);
member this.OnChangeRole : string -> unit
Public Sub OnChangeRole (newRole As String)

Parameters

newRole
String
Attributes

Applies to