From Bright Pattern Documentation
< 3.15:Desktop-integration-api-net-version-tutorial
Revision as of 21:44, 13 March 2017 by Tracy (talk | contribs) (Created new topic from branched topic Documentation:ServicePattern:desktop-integration-api-net-version-tutorial:ThreadingModel:3.14)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
• 3.10 • 3.11 • 3.12 • 3.13 • 3.14 • 3.15 • 3.16 • 3.17 • 3.18

Threading Model

ADAPI will create its own threads automatically once the AgentPlace object is created. Unless otherwise stated with respect to a particular element, most of the public methods in AgentPlace and other ADAPI objects like Call are asynchronous, and can be invoked safely in any thread. The events in AgentPlace would be raised in the same thread that creates the AgentPlace object.



< Previous | Next >
< Previous | Next >