ProcessingType Property
Microsoft Robotics Class Reference
Active coordination context
Namespace: Microsoft.Dss.Services.Test
Assembly: Microsoft.Dss.Runtime (in Microsoft.Dss.Runtime.dll) Version: 2.1.9999.0
Syntax
protected Interleave ProcessingType { get; set; }
'Declaration
Protected Property ProcessingType As Interleave
protected:
property Interleave^ ProcessingType {
Interleave^ get ();
void set (Interleave^ value);
}