Operation.CreateFrom method

Creates a new controlled operation from the specified builder and returns its unique id, or null if the test engine is detached.

public static ulong? CreateFrom(IOperationBuilder builder)

See Also