다음을 통해 공유


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입니다.

적용 대상