Condividi tramite


IGrainRuntime.ServiceId Proprietà

Definizione

Fornisce ServiceId che il cluster è in esecuzione come. ServiceId è destinato a valori ID di lunga durata per un determinato servizio che rimarrà costante anche se il servizio viene avviato/ridistribuito più volte durante la durata delle operazioni.

public Guid ServiceId { get; }
public string ServiceId { get; }
member this.ServiceId : Guid
member this.ServiceId : string
Public ReadOnly Property ServiceId As Guid
Public ReadOnly Property ServiceId As String

Valore della proprietà

Guid serviceID per questo servizio.

Si applica a