WarningCode.IncompatibleTransportProtocol Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
302 Incompatible transport protocol: One or more transport protocols described in the session description are not available.
public: int IncompatibleTransportProtocol = 302;
public const int IncompatibleTransportProtocol = 302;
val mutable IncompatibleTransportProtocol : int
Public Const IncompatibleTransportProtocol As Integer = 302