ClusterOptions.ServiceId Property

Definition

Gets or sets a unique identifier for this service, which should survive deployment and redeployment, where as ClusterId might not.

public string ServiceId { get; set; }
member this.ServiceId : string with get, set
Public Property ServiceId As String

Property Value

Applies to