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

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

public SinkStack PrevStack
return SinkStack

Sink public_oe property

public IServerChannelSink Sink
return IServerChannelSink

State public_oe property

public Object State
return Object