Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Net.NetworkInformation.PingCompletedEventArgs Class Reference

Static Public Attributes

static readonly EventArgs Empty = new EventArgs()
 

Protected Member Functions

void RaiseExceptionIfNecessary ()
 

Package Functions

 PingCompletedEventArgs (PingReply reply, Exception error, bool cancelled, object userToken)
 

Properties

PingReplyReply [get]
 
bool Cancelled [get]
 
ExceptionError [get]
 
object? UserState [get]
 

Detailed Description

Definition at line 5 of file PingCompletedEventArgs.cs.


The documentation for this class was generated from the following file: