PublisherTicketBase Constructor
Initializes an instance of PublisherTicketBase.
Namespace: SecretNest.MessageBusAssembly: SecretNest.MessageBus.DirectRelease (in SecretNest.MessageBus.DirectRelease.dll) Version: 1.0.0
protected PublisherTicketBase(
Guid id
)
Protected Sub New (
id As Guid
)
Parameters
- id Guid
- The id of this publisher.