The BaseAppDomainIsolatedTask type exposes the following members.

Methods

  NameDescription
Execute
Executes this instance.
(Overrides AppDomainIsolatedTask..::.Execute()()().)

Properties

  NameDescription
Authority
Sets the authority to be used to authenticate the specified user.
LogExceptionStack
Set to true to log the full Exception Stack to the console.
MachineName
Sets the MachineName.
SuppressTaskMessages
Set to true to suppress all Message logging by tasks. Errors and Warnings are not affected.
TaskAction
Sets the TaskAction.
UserName
Sets the UserName
UserPassword
Sets the UserPassword.

See Also