Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Squared
Task
Http
ConnectionEventArgs
C# Class Squared.Task.Http.ConnectionEventArgs
Inheritance:
System.EventArgs
ファイルを表示
Open project: sq/Fracture
Class Usage Examples
Public Properties
Property
Type
Description
LocalEndPoint
System.Net.EndPoint
Public Methods
Method
Description
ConnectionEventArgs
(
EndPoint
localEndPoint
,
EndPoint
remoteEndPoint
) :
System
Method Details
ConnectionEventArgs()
public
method
public
ConnectionEventArgs
(
EndPoint
localEndPoint
,
EndPoint
remoteEndPoint
) :
System
localEndPoint
System.Net.EndPoint
remoteEndPoint
System.Net.EndPoint
return
System
Property Details
LocalEndPoint
public_oe property
public
EndPoint,System.Net
LocalEndPoint
return
System.Net.EndPoint