Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ IsBypassed()

bool System.Net.WebSockets.WebSocketHandle.DefaultWebProxy.IsBypassed ( Uri host)
inline

Implements System.Net.IWebProxy.

Definition at line 38 of file WebSocketHandle.cs.

39 {
40 throw new NotSupportedException();
41 }