C# Class AspComet.Eventing.PublishingEvent

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

Méthodes publiques

Méthode Description
PublishingEvent ( Message message )

Initialises a new instance of the PublishingEvent class

Method Details

PublishingEvent() public méthode

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