Udostępnij za pośrednictwem


IServerResponseChannelSinkStack Interfejs

Definicja

Udostępnia funkcję stosu ujściów kanału odpowiedzi serwera.

public interface class IServerResponseChannelSinkStack
public interface IServerResponseChannelSinkStack
[System.Runtime.InteropServices.ComVisible(true)]
public interface IServerResponseChannelSinkStack
type IServerResponseChannelSinkStack = interface
[<System.Runtime.InteropServices.ComVisible(true)>]
type IServerResponseChannelSinkStack = interface
Public Interface IServerResponseChannelSinkStack
Pochodne
Atrybuty

Metody

AsyncProcessResponse(IMessage, ITransportHeaders, Stream)

Żąda asynchronicznego przetwarzania wywołania metody ujścia w bieżącym stosie ujścia.

GetResponseStream(IMessage, ITransportHeaders)

Zwraca element , Stream na który ma zostać zserializowany określony komunikat.

Dotyczy