2 implementations of Signal
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\LifetimeManager.cs (2)
305
public void
Signal
()
390
public void
Signal
()
3 references to Signal
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\LifetimeManager.cs (1)
153
busyWaiter.
Signal
();
FrameworkFork\System.ServiceModel\System\ServiceModel\ServiceChannelManager.cs (2)
225
activityWaiter.
Signal
();
303
activityWaiter.
Signal
();