Version: 13.0

    Show / Hide Table of Contents

    Enum ThreadTypes

    Namespace: SMT.MastaAPI.Bolts
    Assembly: SMT.MastaAPI.13.0.dll
    Syntax
    [ComVisible(true)]
    [Guid("34eb544e-5c30-4b8a-756a-a2c186c8c914")]
    [ApiEnumFor("SMT.Bolts.ThreadTypes, SMT.Bolts")]
    public enum ThreadTypes

    Fields

    Name Description
    MetricFineThread

    Metric fine thread

    MetricStandardThread

    Metric standard thread

    Back to top