Skip to main content

Motion Standalone Preprocessor C# library 2025 R2

Class DeferredAction

Last update: 16.07.2025

Namespace: VM
Assembly: VM.dll

public class DeferredAction

Inheritance

objectDeferredAction

Extension Methods

LinkPropertyItemCache.GetLinkProperties(object, LinkPropertyType), LinkPropertyItemCache.GetLinkPropertiesAndValues(object, LinkPropertyType), LinkPropertyItemCache.GetLinkedObjects(object, LinkPropertyType)

Methods

Cancel()

public void Cancel()

Create(Action)

public static DeferredAction Create(Action action)

Parameters

action Action

Returns

DeferredAction

Defer(TimeSpan)

public void Defer(TimeSpan delay)

Parameters

delay TimeSpan

Dispose()

public void Dispose()

Dispose(bool)

protected virtual void Dispose(bool disposing)

Parameters

disposing bool

~DeferredAction()

protected ~DeferredAction()

Connect with Ansys