Edit

Share via


WarningCode.UnicastNotAvailable Field

Definition

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

Field Value

Value = 331

Applies to