C# Class AspComet.Eventing.PublishingEvent

Raised when a client is publishing a message to the comet message bus
Inheritance: CancellableEvent, IChannelEvent
Show file Open project: nmosafi/aspComet Class Usage Examples

Public Methods

Method Description
PublishingEvent ( Message message )

Initialises a new instance of the PublishingEvent class

Method Details

PublishingEvent() public method

Initialises a new instance of the PublishingEvent class
public PublishingEvent ( Message message )
message Message