C# Class System.Runtime.Remoting.Channels.ServerChannelSinkStack.SinkStack

Afficher le fichier Open project: gbarnett/shared-source-cli-2.0 Class Usage Examples

Méthodes publiques

Свойство Type Description
PrevStack SinkStack
Sink IServerChannelSink
State Object

Property Details

PrevStack public_oe property

public SinkStack PrevStack
Résultat SinkStack

Sink public_oe property

public IServerChannelSink Sink
Résultat IServerChannelSink

State public_oe property

public Object State
Résultat Object