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

Show file Open project: gbarnett/shared-source-cli-2.0 Class Usage Examples

Public Properties

Property Type Description
PrevStack SinkStack
Sink IServerChannelSink
State Object

Property Details

PrevStack public property

public SinkStack PrevStack
return SinkStack

Sink public property

public IServerChannelSink Sink
return IServerChannelSink

State public property

public Object State
return Object