4 writes to _active
System.Net.Sockets (4)
System\Net\Sockets\UDPClient.cs (4)
105_active = value; 747_active = true; 754_active = true; 828_active = true;
10 references to _active
System.Net.Sockets (10)
System\Net\Sockets\UDPClient.cs (10)
101return _active; 308return _active ? 322if (_active && endPoint != null) 331if (_active && ((hostname != null) || (port != 0))) 606if (_active) 783if (!_active) 861if (_active && endPoint != null) 896if (_active && endPoint != null) 941if (!_active) 966if (!_active)