IDistributedApplicationPublisher Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Defines the interface for publishing a distributed application.
public interface IDistributedApplicationPublisher
type IDistributedApplicationPublisher = interface
Public Interface IDistributedApplicationPublisher
Methods
PublishAsync(DistributedApplicationModel, CancellationToken) |
Publishes the specified distributed application model. |