ChannelDispatcher.CloseInput Method

Definition

Stops the listener from accepting new channels.

public:
 override void CloseInput();
public override void CloseInput ();
override this.CloseInput : unit -> unit
Public Overrides Sub CloseInput ()

Remarks

Calling this method stops the listener listening.

Applies to