1 write to acceptLoopDone
System.ServiceModel (1)
System\ServiceModel\Channels\DatagramAdapter.cs (1)
114
this.
acceptLoopDone
= true;
3 references to acceptLoopDone
System.ServiceModel (3)
System\ServiceModel\Channels\DatagramAdapter.cs (3)
109
if (this.
acceptLoopDone
)
310
if (!this.
acceptLoopDone
)
329
if (!this.
acceptLoopDone
)