this type doesn't carry the type of the behavior for remote sends. You likely want to use RemotableBrand instead.
An object marked as remotely accessible using the Far or Remotable functions, or a local presence representing such a remote object.
Far
Remotable
A more natural name would be Remotable, but that could be confused with the value of the Remotable export of this module (a function).
Deprecated
this type doesn't carry the type of the behavior for remote sends. You likely want to use RemotableBrand instead.
An object marked as remotely accessible using the
FarorRemotablefunctions, or a local presence representing such a remote object.A more natural name would be Remotable, but that could be confused with the value of the
Remotableexport of this module (a function).