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