WarningCode.InsufficientBandwidth 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.
370 Insufficient bandwidth: The bandwidth specified in the session description or defined by the media exceeds that known to be available.
public: int InsufficientBandwidth = 370;
public const int InsufficientBandwidth = 370;
val mutable InsufficientBandwidth : int
Public Const InsufficientBandwidth As Integer = 370