1 reference to OnTimeout
System.ServiceModel (1)
System\ServiceModel\Channels\PeerSecurityHelpers.cs (1)
722
this.timer = new IOThreadTimer(new Action<object>(
OnTimeout
), null, true);