C# Class NewTOAPIA.Net.Rtp.RtpEvents.NetworkTimeoutEventArgs

Inheritance: System.EventArgs
Afficher le fichier Open project: Wiladams/NewTOAPIA

Méthodes publiques

Свойство Type Description
Message string

Méthodes publiques

Méthode Description
NetworkTimeoutEventArgs ( string message ) : System

Method Details

NetworkTimeoutEventArgs() public méthode

public NetworkTimeoutEventArgs ( string message ) : System
message string
Résultat System

Property Details

Message public_oe property

public string Message
Résultat string