IContributeObjectSink 인터페이스

정의

원격 호출의 서버 쪽에 개체별 가로채기 싱크를 제공합니다.

이 API는 제품 인프라를 지원하며 코드에서 직접 사용되지 않습니다.

public interface class IContributeObjectSink
public interface IContributeObjectSink
[System.Runtime.InteropServices.ComVisible(true)]
public interface IContributeObjectSink
type IContributeObjectSink = interface
[<System.Runtime.InteropServices.ComVisible(true)>]
type IContributeObjectSink = interface
Public Interface IContributeObjectSink
특성

설명

합니다 IContributeObjectSink 인터페이스의 컨텍스트 속성에 의해 구현 됩니다는 Context 원격 호출의 서버 쪽에 개체별 가로채기 싱크를 제공 하고자 하는 클래스입니다.

서버 개체 체인을 구현 하는 서버 개체의 컨텍스트에서 해당 컨텍스트 속성에서 구성 됩니다 IContributeObjectSink합니다.

메서드

GetObjectSink(MarshalByRefObject, IMessageSink)

이 API는 제품 인프라를 지원하며 코드에서 직접 사용되지 않습니다.

지정된 싱크 체인의 맨 앞에 제공된 서버 개체의 메시지 싱크를 연결합니다.

적용 대상