1 write to queueId
System.ServiceModel (1)
System\ServiceModel\Channels\SharedConnectionListener.cs (1)
336this.queueId = parent.queueId;
2 references to queueId
System.ServiceModel (2)
System\ServiceModel\Channels\SharedConnectionListener.cs (2)
630version, myPid, this.baseAddress, this.queueId, this.token, this.securityEventName); 1434this.parent.OnListenerFaulted(queueId == 0);