DotMSN

PingAnswerEventArgs Constructor 

[Visual Basic]
Public Sub New( _
   ByVal seconds As Integer _
)
[C#]
public PingAnswerEventArgs(
   int seconds
);

Parameters

seconds

See Also

PingAnswerEventArgs Class | XihSolutions.DotMSN Namespace