 | OutProcessEventArgs(OutProcessEventType) Constructor |
Constructs an event argument with a specified
Type.
Namespace: Orthogonal.MixedCommsLibAssembly: Orthogonal.MixedCommsLib (in Orthogonal.MixedCommsLib.dll) Version: 2.0.3
Syntaxpublic OutProcessEventArgs(
OutProcessEventType type
)
Parameters
- type OutProcessEventType
- The event type.
See Also