Share via


WorkflowNotificationPublisher.ReportPublishNotificationError 메서드 (PublishNotificationErrorEventArgs)

 

등록된 모든 PublishNotificationError 이벤트 처리기에 게시 알림 오류를 보고합니다.

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

구문

protected void ReportPublishNotificationError(
    PublishNotificationErrorEventArgs eventArgs
)
protected:
void ReportPublishNotificationError(
    PublishNotificationErrorEventArgs^ eventArgs
)
member ReportPublishNotificationError : 
        eventArgs:PublishNotificationErrorEventArgs -> unit
Protected Sub ReportPublishNotificationError (
    eventArgs As PublishNotificationErrorEventArgs
)

매개 변수

참고 항목

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

맨 위로 이동