DeployerComponent Class

Definition

public ref class DeployerComponent sealed : System::EnterpriseServices::ServicedComponent, Microsoft::BizTalk::Log::ILog
[System.Runtime.InteropServices.ComVisible(true)]
[System.Runtime.InteropServices.Guid("D56755FF-6F30-4816-9840-B0AEE936CF52")]
public sealed class DeployerComponent : System.EnterpriseServices.ServicedComponent, Microsoft.BizTalk.Log.ILog
type DeployerComponent = class
    inherit ServicedComponent
    interface ILog
Public NotInheritable Class DeployerComponent
Inherits ServicedComponent
Implements ILog
Inheritance
DeployerComponent
Attributes
Implements

Constructors

DeployerComponent()

Properties

AssemblySourceLocation
BindingParameters
RestartHostInstances
TempFolder
UpdateOrchestrationStatus
WorkingSet

Methods

AddAssemblies(SqlConnection, String, List<String>, Boolean)
ExportBinding(SqlConnection, BizTalkAssemblyName, String)
ImportBinding(SqlConnection, String, String)
ImportBindingWithPartiesOnly(String, String, Boolean, String, Boolean)
ImportBindingWithValidation(String, String, String, Boolean, String)
ImportBindingWithValidation(String, String, String, Boolean, String, Boolean, Boolean)
RemoveAssemblies(SqlConnection, String, List<BizTalkAssemblyName>, Boolean)
UpdateAssemblies(SqlConnection, String, List<String>, Boolean)

Events

Log

Applies to