Click or drag to resize

DomainSystemHostExtensions Class

Extension class for domain system hosts.
Inheritance Hierarchy
SystemObject
  Aloe.SystemFrameworks.Domain.CoreDomainSystemHostExtensions

Namespace:  Aloe.SystemFrameworks.Domain.Core
Assembly:  Aloe.SystemFrameworks.Domain (in Aloe.SystemFrameworks.Domain.dll) Version: 20.1.3.5
Syntax
public static class DomainSystemHostExtensions

The DomainSystemHostExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberSendMail
Sends a mail message using a host specific SMTP server.
Public methodStatic memberStartPerformanceMeasurement
Starts new performance measurement.
Top
See Also