Click or drag to resize

TransportProtocol Class

Defines valid SDP transport protocols.
Inheritance Hierarchy
SystemObject
  FM.IceLink.Sdp.IceTransportProtocol

Namespace:  FM.IceLink.Sdp.Ice
Assembly:  FM.IceLink (in FM.IceLink.dll) Version: 3.2.2.607 (3.2.2.607)

The TransportProtocol type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberTcp
Gets the SDP transport protocol meaning "tcp".
Public propertyStatic memberUdp
Gets the SDP transport protocol meaning "udp".
Top
See Also