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
MyGetMirror
FeedMirrorCommand
C# Class MyGetMirror.FeedMirrorCommand
Mostrar archivo
Open project: NuGet/Entropy
Class Usage Examples
Public Methods
Method
Description
ExecuteAsync
(
FeedMirrorRequest
request
,
ILogger
logger
,
CancellationToken
token
) :
Task
Method Details
ExecuteAsync()
public
method
public
ExecuteAsync
(
FeedMirrorRequest
request
,
ILogger
logger
,
CancellationToken
token
) :
Task
request
FeedMirrorRequest
logger
ILogger
token
System.Threading.CancellationToken
return
Task