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

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

Public Properties

Property Type Description
PrevStack SinkStack
Sink IClientChannelSink
State Object

Property Details

PrevStack public property

public SinkStack PrevStack
return SinkStack

Sink public property

public IClientChannelSink Sink
return IClientChannelSink

State public property

public Object State
return Object