BizTalkReceiveHandler Properties | MSBuild Extension Pack Help 4.0.12.0 |
The BizTalkReceiveHandler type exposes the following members.
Properties
Name | Description | |
---|---|---|
AdapterName |
Sets the AdapterName
|
|
CustomCfg |
Sets the CustomCfg for the ReceiveHandler. See Configuration Properties for Integrated BizTalk Adapters
|
|
Database |
Sets the Management Database to connect to. Default is BizTalkMgmtDb
|
|
DatabaseServer |
Sets the DatabaseServer to connect to. Default is MachineName
|
|
Exists |
Gets whether the Application exists
|
|
Force |
Set to true to delete an existing Receive Handler when Create is called.
|
|
HostName |
Sets the Host Name. For TaskAction="Get", a regular expression may be provided
|
|
ReceiveHandlers |
Gets the list of Receive Handlers. Identity is HostName. Metadata includes AdapterName, MgmtDbNameOverride, MgmtDbServerOverride, CustomCfg, Description, Caption.
|
See Also