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

Namespace: MailBee
Assembly: MailBee.NET (in MailBee.NET.dll) Version: 12.4 build 677 for .NET 4.5
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