ResourcesLog_WillConnectVia0ProxyAtHost1OnPort2 Property
Gets "Will actually connect via {0} proxy server at host \"{1}\" on port {2}." string.

Namespace: MailBee
Assembly: MailBee.NET.45 (in MailBee.NET.45.dll) Version: 10.0.45.502
Syntax
public virtual string Log_WillConnectVia0ProxyAtHost1OnPort2 { get; }

Property Value

Type: String
Remarks
Parameter {0} is a placeholder for the proxy type: SOCKS4, SOCKS5, or HTTP.
See Also