Publishes this object for remoting.
Declaring type: ServerQueryRemotingHandler
Namespace: Zyan.InterLinq.Communication.Remoting
Assembly: Zyan.Communication
Collapse/Expand Syntax
C#
public void Start (
        string objectUri,
        bool createDefaultChannels
) 
Parameters
objectUri
The remoting uri of the object.
createDefaultChannels
Determinates if the default channels should be created or not.