Share via


Context.UnscheduleRunningSegments(Exception) Method

Definition

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)

Parameters

incomingException
Exception

Implements

Applies to