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