Share via


WorkflowNotificationPublisher.ReportPublishNotificationComplete 메서드 (PublishNotificationCompleteEventArgs)

 

등록된 모든 PublishNotificationComplete 이벤트 처리기에 게시 알림 완료를 보고합니다.

네임스페이스:   Microsoft.Workflow.Client
어셈블리:  Microsoft.Workflow.Client.dll의 Microsoft.Workflow.Client

구문

protected void ReportPublishNotificationComplete(
    PublishNotificationCompleteEventArgs eventArgs
)
protected:
void ReportPublishNotificationComplete(
    PublishNotificationCompleteEventArgs^ eventArgs
)
member ReportPublishNotificationComplete : 
        eventArgs:PublishNotificationCompleteEventArgs -> unit
Protected Sub ReportPublishNotificationComplete (
    eventArgs As PublishNotificationCompleteEventArgs
)

매개 변수

참고 항목

WorkflowNotificationPublisher 클래스
Microsoft.Workflow.Client 네임스페이스

맨 위로 이동