IEnvoyInfo 介面

定義

提供 Envoy 資訊。

public interface class IEnvoyInfo
public interface IEnvoyInfo
[System.Runtime.InteropServices.ComVisible(true)]
public interface IEnvoyInfo
type IEnvoyInfo = interface
[<System.Runtime.InteropServices.ComVisible(true)>]
type IEnvoyInfo = interface
Public Interface IEnvoyInfo
屬性

備註

使用此介面提供隨 ObjRef 物件一起執行的自定義 Envoy 資訊。

實作目前介面的類別會保存訊息接收的串行化鏈結,在建立 Proxy 來表示物件時重新產生。 這類功能 Context 僅用於系結物件類型,並代表提供運行時間服務的物件群組,例如交易。

屬性

EnvoySinks

取得或設定在封送處理物件時由伺服器內容和物件鏈結所提供的 Envoy 清單。

適用於