IChannelSinkBase 인터페이스

정의

채널 싱크에 대한 기본 인터페이스를 제공합니다.

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

설명

채널 싱크는 채널 뿐만 아니라 원격 개체에 메시지를 보내는 데 전송 메커니즘을 통해 스트림을 통해 전송 되는 기본 메시지에 대 한 액세스를 허용 하는 플러그 인 지점을 제공 합니다. 채널 싱크는 싱크 공급자 체인에 함께 연결 하 고 최종적으로 직렬화 되 고 전송 하기 전에 모든 채널이 체인을 통해 메시지 흐름입니다.

속성

Properties

싱크의 속성에 액세스할 수 있도록 하는 사전을 가져옵니다.

적용 대상