2 writes to lastMatchLength
System.ServiceModel (2)
System\ServiceModel\Channels\MsmqBindingMonitor.cs (2)
356
this.
lastMatchLength
= -1;
385
set { this.
lastMatchLength
= value; }
1 reference to lastMatchLength
System.ServiceModel (1)
System\ServiceModel\Channels\MsmqBindingMonitor.cs (1)
384
get { return this.
lastMatchLength
; }