Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Schumix
Framework
Listener
Host
C# Class Schumix.Framework.Listener.Host
Inheritance:
IDisposable
Exibir arquivo
Open project: Schumix/Schumix2
Public Properties
Property
Type
Description
LastPing
System.DateTime
Public Methods
Method
Description
Dispose
( ) :
void
Host
(
NetworkStream
stream
,
string
guid
,
string
hst
,
int
bck
) :
System
Method Details
Dispose()
public
method
public
Dispose
( ) :
void
return
void
Host()
public
method
public
Host
(
NetworkStream
stream
,
string
guid
,
string
hst
,
int
bck
) :
System
stream
System.Net.Sockets.NetworkStream
guid
string
hst
string
bck
int
return
System
Property Details
LastPing
public_oe property
public
DateTime,System
LastPing
return
System.DateTime