Server channel compression sink provider. Creates Zyan.Communication.ChannelSinks.Compression.CompressionServerChannelSink for the server sink chain.
Declaring type: CompressionServerChannelSinkProvider
Namespace: Zyan.Communication.ChannelSinks.Compression
Assembly: Zyan.Communication
Collapse/Expand Public Constructors
  Name Description
Public Method CompressionServerChannelSinkProvider Overloaded. Initializes a new instance of the CompressionServerChannelSinkProvider class.
Collapse/Expand Public Methods
  Name Description
Public Method CreateSink Creates a sink chain.
Public Method GetChannelData Returns the channel data for the channel that the current sink is associated with. Compression sink doesn't have any specific data.
Collapse/Expand Public Properties
  Name Description
Public Property Next Gets or sets the next sink provider in the channel sink provider chain.