@bluelibs/runner - v6.3.1
Preparing search index...
IRpcLaneTopologyBinding
Interface IRpcLaneTopologyBinding
One RPC-lane binding inside a topology declaration.
interface
IRpcLaneTopologyBinding
{
allowAsyncContext
?:
boolean
;
auth
?:
RemoteLaneBindingAuth
;
communicator
:
RpcLaneCommunicatorResource
;
lane
:
IRpcLaneDefinition
;
}
Index
Properties
allow
Async
Context?
auth?
communicator
lane
Properties
Optional
allow
Async
Context
allowAsyncContext
?:
boolean
Optional
auth
auth
?:
RemoteLaneBindingAuth
communicator
communicator
:
RpcLaneCommunicatorResource
lane
lane
:
IRpcLaneDefinition
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
allow
Async
Context
auth
communicator
lane
@bluelibs/runner - v6.3.1
Loading...
One RPC-lane binding inside a topology declaration.