SqlWorkflowPersistenceService.ServiceInstanceId 属性

定义

获取服务实例标识符。

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

属性值

Guid

服务实例标识符。

注解

默认值是 Guid.Empty

适用于