FDO API Reference Feature Data Objects

ThreadCapability.h File Reference

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

Go to the source code of this file.


Enumerations

enum  FdoThreadCapability {
  FdoThreadCapability_SingleThreaded,
  FdoThreadCapability_PerConnectionThreaded,
  FdoThreadCapability_PerCommandThreaded,
  FdoThreadCapability_MultiThreaded
}
 The FdoThreadCapability enumeration defines the threading capabilities of a feature provider. More...

Comments or suggestions? Send us feedback.