Method | Description | |
---|---|---|
HttpEventArgs ( string message, Socket httpSocket ) : System |
Initializes a new instance of the SocketEventArgs class.
|
public HttpEventArgs ( string message, Socket httpSocket ) : System | ||
message | string | The message. |
httpSocket | Socket | |
return | System |