IServerResponseChannelSinkStack Interface
.NET Framework (current version)
Provides the stack functionality for a stack of server response channel sinks.
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() | AsyncProcessResponse(IMessage^, ITransportHeaders^, Stream^) | This API supports the product infrastructure and is not intended to be used directly from your code. Requests asynchronous processing of a method call on the sinks in the current sink stack. |
![]() | GetResponseStream(IMessage^, ITransportHeaders^) | Returns the Stream onto which the specified message is to be serialized. |
SecurityPermission
for operating with infrastructure code. Demand value: SecurityAction::LinkDemand; Permission value: SecurityPermissionFlag::Infrastructure
.NET Framework
Available since 1.1
Available since 1.1
Show:
