IContributeClientContextSink 介面

定義

在遠端呼叫之用戶端的內容界限處提供攔截接收。

此 API 支援此產品基礎結構,但無法直接用於程式碼之中。

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

備註

介面 IContributeClientContextSink 是由類別中的 Context 內容屬性所實作,這些屬性想要在遠端呼叫的用戶端端提供內容界限上的攔截接收。

用戶端內容鏈結是由實 IContributeClientContextSink 作 的用戶端內容中的這些屬性所組成,這會透過 GetClientContextSink 方法呼叫參與接收。 此鏈結會快取以供日後使用。

方法

GetClientContextSink(IMessageSink)

此 API 支援此產品基礎結構,但無法直接用於程式碼之中。

取得目前已撰寫之接收鏈結中的第一個接收,然後將它的訊息接收鏈結到已經形成的鏈結前面。

適用於