SMTP.localPortRange

Set the local outgoing port range to use. This can be used together with the localPort property.

struct SMTP
version(StdDdoc)
@property
void
localPortRange
(
ushort range
)

Parameters

range ushort

if the first port is occupied then try this many port number forwards

Meta

Suggestion Box / Bug Report