Instructs the current channel to start listening for requests.
Declaring type: NullChannel
Namespace: Zyan.Communication.Protocols.Null
Assembly: Zyan.Communication
Collapse/Expand Syntax
C#
public void StartListening (
        object data
) 
Parameters
data
Channel-specific data.