IWithListener Interface

Definition

The stage of an application gateway definition allowing to add a listener.

public interface IWithListener
type IWithListener = interface
Public Interface IWithListener
Derived

Methods

DefineListener(String)

Begins the definition of a new application gateway listener to be attached to the gateway.

Applies to