1 write to startConnectCallback
System.ServiceModel (1)
System\ServiceModel\Channels\SocketConnection.cs (1)
1822startConnectCallback = StartConnectCallback;
2 references to startConnectCallback
System.ServiceModel (2)
System\ServiceModel\Channels\SocketConnection.cs (2)
1820if (startConnectCallback == null) 1825ActionItem.Schedule(startConnectCallback, this);