terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ TimerCallback()

void System.Net.FtpWebRequest.TimerCallback ( TimerThread::Timer timer,
int timeNoticed,
object context )
inlineprivate

Definition at line 738 of file FtpWebRequest.cs.

739 {
740 if (!true)
741 {
742 }
743 bool isEnabled = NetEventSource.IsEnabled;
744 if (!true)
745 {
746 }
747 FtpControlStream connection = this._connection;
748 if (connection != null)
749 {
750 if (!true)
751 {
752 }
753 bool isEnabled2 = NetEventSource.IsEnabled;
754 if (!true)
755 {
756 }
757 NetEventSource.Info(this, "aborting connection", "TimerCallback");
759 return;
760 }
761 }
class f__AnonymousType0<< Count > j__TPar
FtpControlStream _connection

References System.Net.FtpWebRequest._connection, System.Net.NetEventSource.Info(), System.Net.NetEventSource.IsEnabled, and j__TPar.