KnownProtocols
Overview
Location
- Reference: RemObjects.SDK.dll
- Namespace: RemObjects.SDK.Http
Class Methods
GetProtocolDefaultPort
class method GetProtocolDefaultPort(protocol: String): Int32
static Int32 GetProtocolDefaultPort(String protocol)
Shared Function GetProtocolDefaultPort(protocol As String) As Int32
Parameters:
- protocol:
RegisterProtocol
class method RegisterProtocol(name: String; port: Int32)
static void RegisterProtocol(String name, Int32 port)
Shared Sub RegisterProtocol(name As String, port As Int32)
Parameters:
- name:
- port: