BMXNET 4.0 Developer API
The EhrFramework type exposes the following methods.
Methods
| Member | Description | |
|---|---|---|
| AttachTo(Object) |
Attach the services to the aConsumer. This is basically a push of services versus a service lookup.
aConsumer will be offered to cosume:
LocalSession via LocalConsumer
RemoteSession via RemoteSessionConsumer
RemoteSessionPool via RemoteSessionPoolConsumer
| |
| Close()()() |
Close the EhrFramework
| |
| Equals(Object) | (Inherited from Object.) | |
| Finalize()()() | (Inherited from Object.) | |
| GetHashCode()()() | (Inherited from Object.) | |
| GetType()()() | (Inherited from Object.) | |
| IncomingEventCallback(String, String) |
Forward an incoming event from the COM object to the EhrFramework
| |
| MemberwiseClone()()() | (Inherited from Object.) | |
| On(CSS_Session, IEhrEvents, ICSS_SessionEvents) |
Used to create the single EhrFramework instance used for each EHR/VueCentric-based component
| |
| Setup(CSS_Session, IEhrEvents, ICSS_SessionEvents) | ||
| ToString()()() | (Inherited from Object.) |