Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
NServiceBus
Routing
MessageDrivenSubscriptions
PublisherTableEntry
C# Class NServiceBus.Routing.MessageDrivenSubscriptions.PublisherTableEntry
Represents an entry in a publisher table.
Afficher le fichier
Open project: Particular/NServiceBus
Méthodes publiques
Méthode
Description
PublisherTableEntry
(
Type
eventType
,
PublisherAddress
address
) :
System
Creates a new entry.
Method Details
PublisherTableEntry()
public
méthode
Creates a new entry.
public
PublisherTableEntry
(
Type
eventType
,
PublisherAddress
address
) :
System
eventType
System.Type
address
PublisherAddress
Résultat
System