C# Class Open.Core.Common.Collection.ProcessQueueEventArgs

Event arguments that accompany the pre-process events from a processing queue.
Inheritance: System.EventArgs
Exibir arquivo Open project: philcockfield/Open.TestHarness.SL Class Usage Examples

Public Methods

Method Description
ProcessQueueEventArgs ( ProcessQueueHandle handle ) : System

Method Details

ProcessQueueEventArgs() public method

public ProcessQueueEventArgs ( ProcessQueueHandle handle ) : System
handle ProcessQueueHandle
return System