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
Windows
Networking
Sockets
StreamSocketListener
C# Class Windows.Networking.Sockets.StreamSocketListener
Inheritance:
IStreamSocketListener
,
IClosable
Exibir arquivo
Open project: ermau/WinRT.NET
Class Usage Examples
Public Methods
Method
Description
AcceptAsync
( ) :
AcceptOperation
Close
( ) :
void
StreamSocketListener
(
string
serviceName
) :
System
Method Details
AcceptAsync()
public
method
public
AcceptAsync
( ) :
AcceptOperation
return
AcceptOperation
Close()
public
method
public
Close
( ) :
void
return
void
StreamSocketListener()
public
method
public
StreamSocketListener
(
string
serviceName
) :
System
serviceName
string
return
System