FDO .NET API Reference Feature Data Objects

mgThreadCapability.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.


Enumerations

enum  ThreadCapability {
  ThreadCapability_SingleThreaded = FdoThreadCapability_SingleThreaded,
  ThreadCapability_PerConnectionThreaded = FdoThreadCapability_PerConnectionThreaded,
  ThreadCapability_PerCommandThreaded = FdoThreadCapability_PerCommandThreaded,
  ThreadCapability_MultiThreaded = FdoThreadCapability_MultiThreaded
}
 The ThreadCapability enumeration defines the threading capabilities of a feature provider. More...

Comments or suggestions? Send us feedback.