Constants for the default remoting configuration.
Declaring type: RemotingConstants
Namespace: Zyan.InterLinq.Communication.Remoting
Assembly: Zyan.Communication
Collapse/Expand Public Fields
  Name Description
Public Field Static DefaultServerName The default server name.
Public Field Static DefaultServerObjectName The default remote object name for the factory.
Public Field Static DefaultServiceChannelName The default service channel name for the remoting connection.
Public Field Static DefaultServicePort The default port a for remoting connection.
Public Field Static DefaultServiceProtocol The default service protocol for the server name
Collapse/Expand Protected Constructors
  Name Description
Protected Method RemotingConstants

There is no summary.

Collapse/Expand Public Methods
  Name Description
Public Method Static GetDefaultChannel A channel with the default name and the default port.