Terraria v1.4.4.9
Terraria source code documentation
|
|
inlineprivate |
Definition at line 279 of file Ping.cs.
References System.Threading.Tasks.Task< TResult >.ContinueWith(), System.ComponentModel.AsyncOperationManager.CreateOperation(), System.Threading.Tasks.TaskScheduler.Default, System.Threading.Tasks.Task< TResult >.Exception, System.Threading.Tasks.Task< TResult >.IsCanceled, System.Threading.Tasks.Task< TResult >.IsCompletedSuccessfully, System.Threading.CancellationToken.None, System.Net.NetworkInformation.Ping.OnPingCompleted(), System.ComponentModel.AsyncOperation.PostOperationCompleted(), System.Threading.Tasks.Task< TResult >.Result, System.state, and System.ComponentModel.AsyncOperation.UserSuppliedState.
Referenced by System.Net.NetworkInformation.Ping.SendAsync(), and System.Net.NetworkInformation.Ping.SendAsync().