12 lines
641 B
HTML
12 lines
641 B
HTML
<html>
|
|
<head>
|
|
<title>RunUO Documentation - Class Overview - SocketConnectEventArgs</title>
|
|
</head>
|
|
<body bgcolor="white" style="font-family: Courier New" text="#000000" link="#000000" vlink="#000000" alink="#808080">
|
|
<h4><a href="../namespaces/Server.html">Back to Server</a></h4>
|
|
<h2>SocketConnectEventArgs : EventArgs</h2>
|
|
(<font color="blue">ctor</font>) SocketConnectEventArgs( Socket s )<br>
|
|
<font color="blue">bool</font> AllowConnection( <font color="blue">get</font>; <font color="blue">set</font>; )<br>
|
|
Socket Socket( <font color="blue">get</font>; )<br>
|
|
</body>
|
|
</html>
|