DotMSN

PingAnswerEventArgs Properties

The properties of the PingAnswerEventArgs class are listed below. For a complete list of PingAnswerEventArgs class members, see the PingAnswerEventArgs Members topic.

Public Instance Properties

SecondsToWait The number of seconds to wait before sending another PNG, and is reset to 50 every time a command is sent to the server. In environments where idle connections are closed after a short time, you should send a command to the server (even if it's just a PNG) at least this often. Note: DotMSN does not handle this! E.g. if you experience unexpected connection dropping call the Ping() method.

See Also

PingAnswerEventArgs Class | XihSolutions.DotMSN Namespace