共用方式為


Context.UnscheduleRunningSegments(Exception) 方法

定義

public:
 virtual void UnscheduleRunningSegments(Exception ^ incomingException);
public void UnscheduleRunningSegments (Exception incomingException);
abstract member UnscheduleRunningSegments : Exception -> unit
override this.UnscheduleRunningSegments : Exception -> unit
Public Sub UnscheduleRunningSegments (incomingException As Exception)

參數

incomingException
Exception

實作

適用於