type ClientCrossChannel
Type defining the RemoteObject client channel type.
Definition
type ClientCrossChannel =
CrossChannel
<
RemoteObject.Call
,
RemoteObject.Response
>;
type ClientCrossChannel
Type defining the RemoteObject client channel type.
type ClientCrossChannel =
CrossChannel
<
RemoteObject.Call
,
RemoteObject.Response
>;