1 reference to OnReconnectTimerElapsed
System.ServiceModel (1)
System\ServiceModel\Channels\ReliableDuplexSessionChannel.cs (1)
1465
static Action<object> onReconnectTimerElapsed = new Action<object>(
OnReconnectTimerElapsed
);