1 reference to TimerCallback
System.ServiceModel (1)
System\ServiceModel\Dispatcher\DuplexChannelBinder.cs (1)
864
static Action<object> timerCallback = new Action<object>(AsyncDuplexRequest.
TimerCallback
);