Dela via


ControlSchedulerTest.Control_ScheduleActionDueCancel Method

Namespace:  ReactiveTests.Tests
Assembly:  Tests.System.Reactive (in Tests.System.Reactive.dll)

Syntax

'Declaration
<IgnoreAttribute> _
<TestMethodAttribute> _
Public Sub Control_ScheduleActionDueCancel
'Usage
Dim instance As ControlSchedulerTest

instance.Control_ScheduleActionDueCancel()
[IgnoreAttribute]
[TestMethodAttribute]
public void Control_ScheduleActionDueCancel()
[IgnoreAttribute]
[TestMethodAttribute]
public:
void Control_ScheduleActionDueCancel()
[<IgnoreAttribute>]
[<TestMethodAttribute>]
member Control_ScheduleActionDueCancel : unit -> unit 
public function Control_ScheduleActionDueCancel()

See Also

Reference

ControlSchedulerTest Class

ReactiveTests.Tests Namespace