C# Class AnimatGuiCtrls.Network.PingStartedEventArgs

Afficher le fichier Open project: NeuroRoboticTech/AnimatLabPublicSource

Méthodes publiques

Méthode Description
PingStartedEventArgs ( IPEndPoint serverEndPoint, int byteCount, System.DateTime startDateTime ) : System

Method Details

PingStartedEventArgs() public méthode

public PingStartedEventArgs ( IPEndPoint serverEndPoint, int byteCount, System.DateTime startDateTime ) : System
serverEndPoint System.Net.IPEndPoint
byteCount int
startDateTime System.DateTime
Résultat System