1 write to opened
System.ServiceModel (1)
System\ServiceModel\Channels\SharedConnectionListener.cs (1)
407
this.
opened
= true;
2 references to opened
System.ServiceModel (2)
System\ServiceModel\Channels\SharedConnectionListener.cs (2)
1418
if (this.listenerClosed || !this.
opened
)
1425
if (this.listenerClosed || !this.
opened
)