Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Fan
Sys
ActorPool.ScheduledWork
C# Class Fan.Sys.ActorPool.ScheduledWork
Inheritance:
Scheduler.Work
Afficher le fichier
Open project: xored/f4
Méthodes publiques
Méthode
Description
ScheduledWork
(
Actor
a
,
Future
f
) :
System.Collections
cancel
( ) :
void
toString
( ) :
string
work
( ) :
void
Method Details
ScheduledWork()
public
méthode
public
ScheduledWork
(
Actor
a
,
Future
f
) :
System.Collections
a
Actor
f
Future
Résultat
System.Collections
cancel()
public
méthode
public
cancel
( ) :
void
Résultat
void
toString()
public
méthode
public
toString
( ) :
string
Résultat
string
work()
public
méthode
public
work
( ) :
void
Résultat
void