2 implementations of Signal
System.ServiceModel (2)
System\ServiceModel\Channels\LifetimeManager.cs (2)
326
public void
Signal
()
411
public void
Signal
()
3 references to Signal
System.ServiceModel (3)
System\ServiceModel\Channels\LifetimeManager.cs (1)
173
busyWaiter.
Signal
();
System\ServiceModel\ServiceChannelManager.cs (2)
225
activityWaiter.
Signal
();
303
activityWaiter.
Signal
();