SqlWorkflowPersistenceService.ServiceInstanceId Property

Definition

Gets the service instance identifier.

public:
 property Guid ServiceInstanceId { Guid get(); };
public Guid ServiceInstanceId { get; }
member this.ServiceInstanceId : Guid
Public ReadOnly Property ServiceInstanceId As Guid

Property Value

The service instance identifier.

Remarks

The default value is Guid.Empty.

Applies to