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

Inheritance: System.EventArgs
Mostra file Open project: Wiladams/NewTOAPIA

Public Properties

Property Type Description
Message string

Public Methods

Method Description
NetworkTimeoutEventArgs ( string message ) : System

Method Details

NetworkTimeoutEventArgs() public method

public NetworkTimeoutEventArgs ( string message ) : System
message string
return System

Property Details

Message public_oe property

public string Message
return string