4 references to Stopped
System.Net.HttpListener (4)
System\Net\HttpListener.cs (1)
35
_state = State.
Stopped
;
System\Net\Managed\HttpListener.Managed.cs (3)
76
if (_state == State.
Stopped
)
90
_state = State.
Stopped
;
342
if (_state == State.
Stopped
)