MailPitContainerResource Properties
Class Properties 4 members
Resource for the MailPit server.
ConnectionString for MailPit smtp endpoint in the form of smtp://host:port.
public ReferenceExpression ConnectionStringExpression { get; } Gets the host endpoint reference for the SMTP endpoint.
public EndpointReferenceExpression Host { get; } Gets the port endpoint reference for the SMTP endpoint.
public EndpointReferenceExpression Port { get; } Gets the connection URI expression for the MailPit SMTP endpoint.
public ReferenceExpression UriExpression { get; }Remarks
Format:
smtp://{host}:{port}.