MailBeeGetRemoteHostNameExceptionHostProtocol Property |
Gets the type of application-level protocol for which the connection with this host
would be used if it was established.
Namespace: MailBeeAssembly: MailBee.NET (in MailBee.NET.dll) Version: 12.5.0 build 687 for .NET 4.5
Syntax public TopLevelProtocolType HostProtocol { get; }
Public ReadOnly Property HostProtocol As TopLevelProtocolType
Get
Property Value
Type:
TopLevelProtocolTypeApplication-level protocol which was planned to be used if the connection
with the host was established.
See Also