BinaryServerFormatterSink コンストラクタ
アセンブリ: System.Runtime.Remoting (system.runtime.remoting.dll 内)

Public Sub New ( _ protocol As Protocol, _ nextSink As IServerChannelSink, _ receiver As IChannelReceiver _ )
Dim protocol As Protocol Dim nextSink As IServerChannelSink Dim receiver As IChannelReceiver Dim instance As New BinaryServerFormatterSink(protocol, nextSink, receiver)
public BinaryServerFormatterSink ( Protocol protocol, IServerChannelSink nextSink, IChannelReceiver receiver )
public: BinaryServerFormatterSink ( Protocol protocol, IServerChannelSink^ nextSink, IChannelReceiver^ receiver )
public BinaryServerFormatterSink ( Protocol protocol, IServerChannelSink nextSink, IChannelReceiver receiver )
public function BinaryServerFormatterSink ( protocol : Protocol, nextSink : IServerChannelSink, receiver : IChannelReceiver )


Windows 98, Windows 2000 SP4, Windows Millennium Edition, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


- BinaryServerFormatterSink コンストラクタのページへのリンク