Gets or sets the transport protocol specified in the "m" line. Namespace: Microsoft.Rtc.Signaling
Assembly: Microsoft.Rtc.Collaboration (in microsoft.rtc.collaboration.dll)

Syntax

Exceptions

Exception type Condition
ArgumentNullException

ArgumentException

Thrown when it is an empty string.

Remarks

For example, "RTP/AVP". The default value "RTP/AVP" is used when serializing if nothing else is specified.


Thread Safety

All public static (Shared in Visual Basic) members of this type are thread-safe. Instance members are not guaranteed to be thread-safe.

Platforms

Development Platforms

Windows XP Professional with Service Pack 2 (SP2), Windows Server 2003, Windows Vista Ultimate Edition, Windows Vista Business Edition, Windows Vista Enterprise Edition

Target Platforms

See Also