Click or drag to resize

DummyHost Methods

The DummyHost type exposes the following members.

Methods
  NameDescription
Public methodLogPerformanceMeasurement
Log a performance measurement to the host.
Public methodSendMail
Sends the mail message using a host specific SMTP server. The From e-mail address may be overridden by the host.
Public methodSendNotification
Issues a notification with the specified message.
Top
Extension Methods
  NameDescription
Public Extension MethodSendMail
Sends a mail message using a host specific SMTP server.
(Defined by DomainSystemHostExtensions.)
Public Extension MethodStartPerformanceMeasurement
Starts new performance measurement.
(Defined by DomainSystemHostExtensions.)
Top
See Also