BentleyCloudRpcParams Interface
Initialization parameters for BentleyCloudRpcConfiguration.
Properties
| Name | Type | Description | |
|---|---|---|---|
| info | OpenAPIInfo | Identifies the remote server that implements a set of RpcInterfaces. | |
| pendingRequestListener | undefined | RpcRequestEventHandler | Handler for RPC request events. | |
| protocol | undefined | BentleyCloudRpcProtocol | The protocol for Bentley cloud RPC interface deployments | |
| uriPrefix | undefined | string | The URI of the orchestrator that will route requests to the remote RpcInterface server. |
Defined in
Last Updated: 08 January, 2020