IDirectMailer Interface

The IDirectMailer interface is only used internally by Commerce Server 2009.

Method

Description

IDirectMailer::StartJob Method

Starts the specified job.

IDirectMailer::WaitOnJob Method

Waits on the specified job.

IDirectMailer::PauseJob Method

Suspends the specified job.

IDirectMailer::TerminateJob Method

Terminates the specified job.

IDirectMailer::GetJobStatus Method

Retrieves the job status.

See Also

Other Resources

IDirectMailerAdmin Interface