다음을 통해 공유


PublisherErrorEventArgs 클래스

 

게시자 오류 이벤트에 대한 데이터를 제공합니다.

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

상속 계층 구조

System.Object
  System.EventArgs
    Microsoft.Workflow.Client.PublisherErrorEventArgs

구문

public class PublisherErrorEventArgs : EventArgs
public ref class PublisherErrorEventArgs : EventArgs
type PublisherErrorEventArgs = 
    class
        inherit EventArgs
    end
Public Class PublisherErrorEventArgs
    Inherits EventArgs

생성자

이름 설명
System_CAPS_pubmethod PublisherErrorEventArgs(Exception)

PublisherErrorEventArgs 클래스의 새 인스턴스를 초기화합니다.

속성

이름 설명
System_CAPS_pubproperty Error

이벤트에 오류가 생기면 발생시킬 예외를 가져오거나 설정합니다.

메서드

이름 설명
System_CAPS_pubmethod Equals(Object)

(Object에서 상속됨.)

System_CAPS_protmethod Finalize()

(Object에서 상속됨.)

System_CAPS_pubmethod GetHashCode()

(Object에서 상속됨.)

System_CAPS_pubmethod GetType()

(Object에서 상속됨.)

System_CAPS_protmethod MemberwiseClone()

(Object에서 상속됨.)

System_CAPS_pubmethod ToString()

(Object에서 상속됨.)

스레드로부터의 안전성

이 형식의 모든 public static (Visual Basic의 경우 Shared) 멤버는 스레드로부터 안전합니다. 인터페이스 멤버는 스레드로부터 안전하지 않습니다.

참고 항목

Microsoft.Workflow.Client 네임스페이스

맨 위로 이동