The number of threads available for use by the frame callback.
Syntax
C#
publicint ThreadCount {get; set;}
Property Value
An Integer that indicates the number of threads available for use by the frame callback. For more information, refer to FrameHandlerEventArgs. The default value is 1.