WarningCode.MulticastNotAvailable 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.
330 Multicast not available: The site where the user is located does not support multicast.
public: int MulticastNotAvailable = 330;
public const int MulticastNotAvailable = 330;
val mutable MulticastNotAvailable : int
Public Const MulticastNotAvailable As Integer = 330