WarningCode.UnicastNotAvailable 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.
331 Unicast not available: The site where the user is located does not support unicast communication (usually due to the presence of a firewall).
public: int UnicastNotAvailable = 331;
public const int UnicastNotAvailable = 331;
val mutable UnicastNotAvailable : int
Public Const UnicastNotAvailable As Integer = 331