1 write to localDispatchComplete
System.ServiceModel (1)
System\ServiceModel\Channels\PeerNodeImplementation.cs (1)
1848
this.
localDispatchComplete
= true;
2 references to localDispatchComplete
System.ServiceModel (2)
System\ServiceModel\Channels\PeerNodeImplementation.cs (2)
1817
if (this.
localDispatchComplete
)
1840
if (this.
localDispatchComplete
|| this.IsCompleted)