The BizTalkSendHandler type exposes the following members.

Constructors

  NameDescription
BizTalkSendHandler

Properties

  NameDescription
AdapterName
Sets the AdapterName
CustomCfg
Sets the CustomCfg for the SendHandler
Database
Sets the Management Database to connect to. Default is BizTalkMgmtDb
DatabaseServer
Sets the DatabaseServer to connect to. Default is MachineName
Default
Sets the SendHanlder as Default. Default is false.
Exists
Gets whether the Application exists
Force
Set to true to delete an existing Send Handler when Create is called.
HostName
Sets the Host Name.
MachineName
Sets the MachineName.
(Overrides BaseTask..::.MachineName.)
TaskAction
Sets the TaskAction.
(Overrides BaseTask..::.TaskAction.)

See Also