Application.Start(ApplicationStartOption) Method
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.
public:
void Start(Microsoft::BizTalk::ExplorerOM::ApplicationStartOption option);
public void Start (Microsoft.BizTalk.ExplorerOM.ApplicationStartOption option);
member this.Start : Microsoft.BizTalk.ExplorerOM.ApplicationStartOption -> unit
Public Sub Start (option As ApplicationStartOption)
Parameters
- option
- ApplicationStartOption