A channel with the default name and the default port.
Declaring type: RemotingConstants
Namespace: Zyan.InterLinq.Communication.Remoting
Assembly: Zyan.Communication
Collapse/Expand Syntax
C#
public static IChannel GetDefaultChannel (
        IDictionary properties
) 
Parameters
properties
The properties of the channel.
Return Value