C# Class MassTransit.Util.StopEventArgs

Inheritance: System.EventArgs, IStopEvent
Show file Open project: phatboyg/MassTransit Class Usage Examples

Public Methods

Method Description
StopEventArgs ( string reason ) : System

Method Details

StopEventArgs() public method

public StopEventArgs ( string reason ) : System
reason string
return System