IModelRoutingContext Class
Controls the RPC routing for an iModel connection.
Methods
| Name | Description | |
|---|---|---|
| route<T>(handler: () => T): T | ||
| for(token: RpcRoutingToken): IModelRoutingContext Static |
Properties
| Name | Type | Description | |
|---|---|---|---|
| active Accessor ReadOnly | boolean | ||
| current Accessor StaticReadOnly | undefined | IModelRoutingContext | ||
| default StaticReadonly | IModelRoutingContext | ||
| token Readonly | RpcRoutingToken |
Defined in
Last Updated: 30 November, 2023