Describes server side communication protocol settings.
Declaring type: IServerProtocolSetup
Namespace: Zyan.Communication.Protocols
Assembly: Zyan.Communication
Collapse/Expand Public Methods
  Name Description
Public Method Abstract CreateChannel Creates and configures a Remoting channel.
Collapse/Expand Public Properties
  Name Description
Public Property Abstract AuthenticationProvider Gets the authentication provider.
Public Property Abstract ChannelName Gets the name of the remoting channel.
Public Property Abstract ChannelSettings Gets a dictionary with channel settings.
Public Property Abstract ClientSinkChain Gets a list of all Remoting sinks from the client sink chain.
Public Property Abstract ServerSinkChain Gets a list of all Remoting sinks from the server sink chain.