SocketNet  1.0
A Socket Networking (C/S) Library
SocketNet.TcpConnectionEventArgs クラス

Tcp接続に関連付けられたイベントのデータ。 [詳解]

SocketNet.TcpConnectionEventArgs の継承関係図
Inheritance graph
SocketNet.TcpConnectionEventArgs 連携図
Collaboration graph

公開メンバ関数

 TcpConnectionEventArgs (TcpConnection connection)
 コンストラクタ。 [詳解]
 

プロパティ

TcpConnection Connection [get, private set]
 関連付けられた接続を取得します。 [詳解]
 

詳解

Tcp接続に関連付けられたイベントのデータ。

構築子と解体子

SocketNet.TcpConnectionEventArgs.TcpConnectionEventArgs ( TcpConnection  connection)

コンストラクタ。

引数
connection関連付ける接続。

参照先 SocketNet.TcpConnectionEventArgs.Connection.

プロパティ詳解

TcpConnection SocketNet.TcpConnectionEventArgs.Connection
getprivate set

このクラス詳解は次のファイルから抽出されました: