Udostępnij za pośrednictwem


ServerChannelSinkStack Klasa

Definicja

Przechowuje stos ujściów kanału serwera.

public ref class ServerChannelSinkStack : System::Runtime::Remoting::Channels::IServerChannelSinkStack
public class ServerChannelSinkStack : System.Runtime.Remoting.Channels.IServerChannelSinkStack
[System.Runtime.InteropServices.ComVisible(true)]
public class ServerChannelSinkStack : System.Runtime.Remoting.Channels.IServerChannelSinkStack
[System.Runtime.InteropServices.ComVisible(true)]
[System.Security.SecurityCritical]
public class ServerChannelSinkStack : System.Runtime.Remoting.Channels.IServerChannelSinkStack
type ServerChannelSinkStack = class
    interface IServerChannelSinkStack
    interface IServerResponseChannelSinkStack
[<System.Runtime.InteropServices.ComVisible(true)>]
type ServerChannelSinkStack = class
    interface IServerChannelSinkStack
    interface IServerResponseChannelSinkStack
[<System.Runtime.InteropServices.ComVisible(true)>]
[<System.Security.SecurityCritical>]
type ServerChannelSinkStack = class
    interface IServerChannelSinkStack
    interface IServerResponseChannelSinkStack
Public Class ServerChannelSinkStack
Implements IServerChannelSinkStack
Dziedziczenie
ServerChannelSinkStack
Atrybuty
Implementuje

Uwagi

Ta klasa sprawia, że zapotrzebowanie na łącza. Wyjątek zabezpieczeń jest zgłaszany, jeśli bezpośredni obiekt wywołujący nie ma uprawnień infrastruktury. Aby uzyskać więcej informacji, zobacz Link Demands (Żądania linków ).

Konstruktory

ServerChannelSinkStack()

Inicjuje nowe wystąpienie klasy ServerChannelSinkStack.

Metody

AsyncProcessResponse(IMessage, ITransportHeaders, Stream)

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

Equals(Object)

Określa, czy dany obiekt jest taki sam, jak bieżący obiekt.

(Odziedziczone po Object)
GetHashCode()

Służy jako domyślna funkcja skrótu.

(Odziedziczone po Object)
GetResponseStream(IMessage, ITransportHeaders)

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

GetType()

Type Pobiera bieżące wystąpienie.

(Odziedziczone po Object)
MemberwiseClone()

Tworzy płytkią kopię bieżącego Objectelementu .

(Odziedziczone po Object)
Pop(IServerChannelSink)

Wyskakuje informacje skojarzone ze wszystkimi ujściami ze stosu ujścia do i łącznie z określonym ujściem.

Push(IServerChannelSink, Object)

Wypycha określony ujście i informacje skojarzone z nim do stosu ujścia.

ServerCallback(IAsyncResult)

Udostępnia delegata AsyncCallback do obsługi wywołania zwrotnego po wysłaniu komunikatu asynchronicznie.

Store(IServerChannelSink, Object)

Przechowuje ujście komunikatu i skojarzony z nim stan późniejszego przetwarzania asynchronicznego.

StoreAndDispatch(IServerChannelSink, Object)

Przechowuje ujście komunikatu i skojarzony z nim stan, a następnie wysyła komunikat asynchronicznie przy użyciu ujścia przechowywanego i innych przechowywanych ujścia.

ToString()

Zwraca ciąg reprezentujący bieżący obiekt.

(Odziedziczone po Object)

Dotyczy