JobSchedule.Drop 方法

定義

多載

名稱 Description
Drop()
Drop(Boolean)

Drop

Drop()

public void Drop();
abstract member Drop : unit -> unit
override this.Drop : unit -> unit
Public Sub Drop ()

實作

適用於

Drop(Boolean)

Drop

public void Drop(bool keepUnusedSchedule);
member this.Drop : bool -> unit
Public Sub Drop (keepUnusedSchedule As Boolean)

參數

keepUnusedSchedule
Boolean

適用於