IEnvoyInfo 介面
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
提供 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 清單。 |