InvalidSignedMessageEventArgsProtocolType Property
Note: This API is now obsolete.
Protocol used by the client
Namespace: ARSoft.Tools.Net.DnsAssembly: ARSoft.Tools.Net (in ARSoft.Tools.Net.dll) Version: 3.6.1+aaafdcd61f068318c11734f7b3c59c69371c0549
[ObsoleteAttribute("Use property TransportProtocol instead")]
public ProtocolType ProtocolType { get; }
<ObsoleteAttribute("Use property TransportProtocol instead")>
Public ReadOnly Property ProtocolType As ProtocolType
Get
public:
[ObsoleteAttribute(L"Use property TransportProtocol instead")]
property ProtocolType ProtocolType {
ProtocolType get ();
}
[<ObsoleteAttribute("Use property TransportProtocol instead")>]
member ProtocolType : ProtocolType with get
Property Value
ProtocolType