![]() | In |
public sealed class InProcessEventArgs
The InProcessEventArgs type exposes the following members.
Name | Description | |
---|---|---|
![]() | InProcessEventArgs(InProcessEventType) | Constructs an in-process event argument with a specified Type. |
![]() | InProcessEventArgs(InProcessEventType, String) | Constructs an in-process event argument with a specified Type and Message. |
Name | Description | |
---|---|---|
![]() | Message | The event message. A value is only present for the Received event type. |
![]() | Type | The in-process event type. |
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object) |
![]() | GetHashCode | (Inherited from Object) |
![]() | GetType | (Inherited from Object) |
![]() | ToString | (Inherited from Object) |