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
HttpServer.IncomingConnection
C# Class Squared.Task.Http.HttpServer.IncomingConnection
ファイルを表示
Open project: sq/Fracture
Public Properties
Property
Type
Description
AcceptedWhenUTC
System.DateTime
Socket
Socket
Public Methods
Method
Description
IncomingConnection
(
Socket
socket
) :
System
Method Details
IncomingConnection()
public
method
public
IncomingConnection
(
Socket
socket
) :
System
socket
Socket
return
System
Property Details
AcceptedWhenUTC
public_oe property
public
DateTime,System
AcceptedWhenUTC
return
System.DateTime
Socket
public_oe property
public
Socket
Socket
return
Socket