Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Controller
PluginScheduler.PluginTask
C# 클래스 Controller.PluginScheduler.PluginTask
Required information to track Plugin Task execution Not used outside the PluginScheduler, hence protected
파일 보기
프로젝트 열기: h07r0d/Netduino-Aquarium-Controller
공개 메소드들
메소드
설명
PluginTask
(
Delegate
_callback
,
object
_state
,
bool
_reschedule
,
System.TimeSpan
_interval
) :
System
메소드 상세
PluginTask()
공개
메소드
public
PluginTask
(
Delegate
_callback
,
object
_state
,
bool
_reschedule
,
System.TimeSpan
_interval
) :
System
_callback
System.Delegate
_state
object
_reschedule
bool
_interval
System.TimeSpan
리턴
System