1 write to closeFactory
System.ServiceModel (1)
System\ServiceModel\Channels\ServiceChannel.cs (1)
180
set { this.
closeFactory
= value; }
7 references to closeFactory
System.ServiceModel (7)
System\ServiceModel\Channels\ServiceChannel.cs (7)
179
get { return this.
closeFactory
; }
1339
if (this.
closeFactory
)
1382
if (this.
closeFactory
)
1395
if (this.
closeFactory
)
1451
if (this.
closeFactory
)
1469
if (this.
closeFactory
)
1476
if (this.
closeFactory
)