WarningCode.IncompatibleNetworkProtocol 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.
300 Incompatible network protocol: One or more network protocols contained in the session description are not available.
public: int IncompatibleNetworkProtocol = 300;
public const int IncompatibleNetworkProtocol = 300;
val mutable IncompatibleNetworkProtocol : int
Public Const IncompatibleNetworkProtocol As Integer = 300