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
UpgradeToSslOperation
C# Class Windows.Networking.Sockets.UpgradeToSslOperation
Inheritance:
IAsyncAction
Exibir arquivo
Open project: ermau/WinRT.NET
Public Methods
Method
Description
Cancel
( ) :
void
Close
( ) :
void
GetResults
( ) :
void
Start
( ) :
void
Private Methods
Method
Description
UpgradeToSslOperation
( ) :
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