4 writes to _active
System.Net.Sockets (4)
System\Net\Sockets\UDPClient.cs (4)
105_active = value; 752_active = true; 759_active = true; 833_active = true;
10 references to _active
System.Net.Sockets (10)
System\Net\Sockets\UDPClient.cs (10)
101return _active; 313return _active ? 327if (_active && endPoint != null) 336if (_active && ((hostname != null) || (port != 0))) 611if (_active) 788if (!_active) 866if (_active && endPoint != null) 901if (_active && endPoint != null) 946if (!_active) 971if (!_active)