Ruyi SDK
Namespaces
Ruyi.SDK.Online
ScheduleLoop(T) Class
ScheduleLoop(T) Constructor
ScheduleLoop(T) Methods
Click or drag to resizeClick or drag to resize

ScheduleLoopT Constructor

[This is preliminary documentation and is subject to change.]

Initializes a new instance of the ScheduleLoopT class

Namespace:  Ruyi.SDK.Online
Assembly:  SDK.RuyiSDKAsync (in SDK.RuyiSDKAsync.dll) Version: 0.9.3.3995
Syntax
C#
Copy
public ScheduleLoop(
	string name,
	Schedule<T> scheduleToLoop,
	double maxDelta
)

Parameters

name
Type: SystemString

[Missing <param name="name"/> documentation for "M:Ruyi.SDK.Online.ScheduleLoop`1.#ctor(System.String,Ruyi.SDK.Online.Schedule{`0},System.Double)"]

scheduleToLoop
Type: Ruyi.SDK.OnlineScheduleT

[Missing <param name="scheduleToLoop"/> documentation for "M:Ruyi.SDK.Online.ScheduleLoop`1.#ctor(System.String,Ruyi.SDK.Online.Schedule{`0},System.Double)"]

maxDelta
Type: SystemDouble

[Missing <param name="maxDelta"/> documentation for "M:Ruyi.SDK.Online.ScheduleLoop`1.#ctor(System.String,Ruyi.SDK.Online.Schedule{`0},System.Double)"]

See Also

Reference

ScheduleLoopT Class
Ruyi.SDK.Online Namespace

Copyright ©Zhongshan Subor Advanced Technology Co., Ltd. 2017-2018, All right reserved

Send comments on this topic to dev-support@playruyi.com