SdpConnection Members

This content is no longer actively maintained. It is provided as is, for anyone who may still be using these technologies, with no warranties or claims of accuracy with regard to the most recent product version or service release.

Represents an IP address or a host name found in the SDP.

The following tables list the members exposed by the SdpConnection type.

Public Constructors

Name Description
SdpConnection Overloaded. Initializes a new instance of the class.

Top

Public Properties

Name Description
Bb759337.pubproperty(en-us,office.12).gif HostName Gets or sets the FQDN of the connection.
Bb759337.pubproperty(en-us,office.12).gif HostNameIPVersion Gets or sets the address family to use when a host name is specified rather than an IP address.
Bb759337.pubproperty(en-us,office.12).gif IPAddress Gets or sets the IP address unless a HostName is supplied.
Bb759337.pubproperty(en-us,office.12).gif IsSet Gets whether the connection has been assigned a value.

Top

Public Methods

(see also Protected Methods )

Name Description
Bb759337.pubmethod(en-us,office.12).gif Equals Overloaded. (inherited from Object )
Bb759337.pubmethod(en-us,office.12).gif GetHashCode (inherited from Object )
Bb759337.pubmethod(en-us,office.12).gif GetType (inherited from Object )
Bb759337.pubmethod(en-us,office.12).gif Bb759337.static(en-us,office.12).gif ReferenceEquals (inherited from Object )
Bb759337.pubmethod(en-us,office.12).gif Reset Sets default values for the connection instance.
Bb759337.pubmethod(en-us,office.12).gif Set Sets the IPAddress property or the HostName property.
Bb759337.pubmethod(en-us,office.12).gif ToString Overridden. Returns a string representation of the SdpConnection instance.
Bb759337.pubmethod(en-us,office.12).gif TrySet Sets the IPAddress property or the HostName property.

Top

Protected Methods

Name Description
Bb759337.protmethod(en-us,office.12).gif Finalize (inherited from Object )
Bb759337.protmethod(en-us,office.12).gif MemberwiseClone (inherited from Object )

Top

See Also

Reference

SdpConnection Class
Microsoft.Rtc.Signaling Namespace