System.Runtime.Remoting.Channels.SoapServerFormatterSinkProvider Members

The members of System.Runtime.Remoting.Channels.SoapServerFormatterSinkProvider are listed below.

See Also: Inherited members from System.Object

Public Constructors

Initializes a new instance of the System.Runtime.Remoting.Channels.SoapServerFormatterSinkProvider class with default values.

Initializes a new instance of the System.Runtime.Remoting.Channels.SoapServerFormatterSinkProvider class with the provided properties and provider data.

Public Properties

NextIServerChannelSinkProvider.

Gets or sets the next System.Runtime.Remoting.Channels.IServerChannelSinkProvider in the sink provider chain.

TypeFilterLevelSystem.Runtime.Serialization.Formatters.TypeFilterLevel.

Gets or sets the TypeFilterLevel value of automatic deserialization the SoapServerFormatterSink performs.

Public Methods

CreateSink(IChannelReceiver) : IServerChannelSink

Creates a sink chain.

GetChannelData(IChannelDataStore)

Returns the channel data for the channel that the current sink is associated with.