Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
CircuitBreaker
Net
Sample
ExternalService
C# Class CircuitBreaker.Net.Sample.ExternalService
显示文件
Open project: alexandrnikitin/CircuitBreaker.Net
Class Usage Examples
Public Methods
Method
Description
Get
( ) :
void
GetAsync
( ) :
System.Threading.Tasks.Task
Method Details
Get()
public
method
public
Get
( ) :
void
return
void
GetAsync()
public
method
public
GetAsync
( ) :
System.Threading.Tasks.Task
return
System.Threading.Tasks.Task