Share via


ConcurrentProcessing Property

Microsoft Robotics Class Reference

coordination context for concurrent processing of test cases

Namespace:  Microsoft.Dss.Services.Test
Assembly:  Microsoft.Dss.Runtime (in Microsoft.Dss.Runtime.dll) Version: 2.1.9999.0

Syntax

protected Interleave ConcurrentProcessing { get; }
'Declaration
Protected ReadOnly Property ConcurrentProcessing As Interleave
protected:
property Interleave^ ConcurrentProcessing {
    Interleave^ get ();
}

See Also

TestSuiteCoordinator Class

Microsoft.Dss.Services.Test Namespace