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

There is no description.