![]() | Out |
public sealed class OutProcessEventArgs
The OutProcessEventArgs type exposes the following members.
Name | Description | |
---|---|---|
![]() | OutProcessEventArgs(OutProcessEventType) | Constructs an event argument with a specified Type. |
![]() | OutProcessEventArgs(OutProcessEventType, String) | Constructs an 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 event type. |
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object) |
![]() | GetHashCode | (Inherited from Object) |
![]() | GetType | (Inherited from Object) |
![]() | ToString | (Inherited from Object) |