Gets a list of all Remoting sinks from the client sink chain.
Declaring type: IServerProtocolSetup
Namespace: Zyan.Communication.Protocols
Assembly: Zyan.Communication
Collapse/Expand Syntax
C#
public abstract List<IClientChannelSinkProvider> ClientSinkChain { get; }
Property Value

There is no description.