DistributionSubscription Constructor
Include Protected Members
Include Inherited Members
Creates a new instance of the DistributionSubscription class.
Overload List
Name | Description | |
---|---|---|
DistributionSubscription() | Creates a new instance of the DistributionSubscription class. | |
DistributionSubscription(String, String, String, String, String, String, ServerConnection) | Creates a new instance of the DistributionSubscription class, with the required properties and with a connection to the Distributor. |
Top