Click or drag to resize

Protocol Properties

The Protocol type exposes the following members.

Properties
  NameDescription
Public propertyChannels
List of all channels.
Public propertyDefaultChannel
The default channel.
Public propertyName
The protocol name.
Public propertyStatic memberRegistry
A register of all protocols.
Public propertyRequired
Required protocols and services.
Public propertySupportedServices
Returns a list of supported service types. These are the services that ProtocolSocket.FindService can return.
Top
See Also