Click or drag to resize

BuiltinNotifyMemoryProtocol Properties

The BuiltinNotifyMemoryProtocol type exposes the following members.

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