1 reference to SendRetries
System.ServiceModel (1)
System\ServiceModel\Channels\ReliableOutputConnection.cs (1)
33
static Action<object> sendRetries = new Action<object>(
SendRetries
);