Method ToProtocolType
ToProtocolType(string)
Converts the specified type to ProtocolType.
public static ProtocolType ToProtocolType(string unparsed)
Parameters
unparsed
stringThe protocol type.
Returns
- ProtocolType
The corresponding ProtocolType.