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

显示文件 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_oe property

public SinkStack PrevStack
return SinkStack

Sink public_oe property

public IClientChannelSink Sink
return IClientChannelSink

State public_oe property

public Object State
return Object