Call to message translator for EtchBridge.
| C# | Visual Basic | Visual C++ |
public class RemoteEtchBridge : RemoteBase, EtchBridge
Public Class RemoteEtchBridge _ Inherits RemoteBase _ Implements EtchBridge
public ref class RemoteEtchBridge : public RemoteBase, EtchBridge
| All Members | Constructors | Fields | |||
| Icon | Member | Description |
|---|---|---|
| RemoteEtchBridge(DeliveryService, ValueFactory) | Constructs the RemoteEtchBridge. | |
| _async | Class Instance used to hide synchronous message
implementation. Use this to invoke the asynchronous message
implementation | |
| _inner | Deprecated. |
| Object | |||
| RemoteBase | |||
| RemoteEtchBridge | |||
| RemoteEtchBridgeClient | |||
| RemoteEtchBridgeServer | |||