DistributionPublisher Constructor
Include Protected Members
Include Inherited Members
Creates a new instance of the DistributionPublisher class.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
DistributionPublisher() | Creates a new instance of the DistributionPublisher class. | |
DistributionPublisher(String, ServerConnection) | Creates a new instance of the DistributionPublisher class with the Publisher name and with a connection to the Distributor used by the Publisher. |
Top