Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Windows
Networking
Sockets
StreamSocketConnectOperation
C# Class Windows.Networking.Sockets.StreamSocketConnectOperation
Inheritance:
IAsyncAction
Mostrar archivo
Open project: ermau/WinRT.NET
Public Methods
Method
Description
Cancel
( ) :
void
Close
( ) :
void
GetResults
( ) :
void
Start
( ) :
void
Private Methods
Method
Description
StreamSocketConnectOperation
( ) :
System
Method Details
Cancel()
public
method
public
Cancel
( ) :
void
return
void
Close()
public
method
public
Close
( ) :
void
return
void
GetResults()
public
method
public
GetResults
( ) :
void
return
void
Start()
public
method
public
Start
( ) :
void
return
void