AWS SDK for .NET Documentation
Listener Class
AmazonAmazon.ElasticBeanstalk.ModelListener Did this page help you?   Yes   No    Tell us about it...
Describes the properties of a Listener for the LoadBalancer.
Declaration Syntax
C#
public class Listener
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
Listener()()()()
Initializes a new instance of the Listener class

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()()
Gets the type of the current instance.
(Inherited from Object.)
Port
Gets and sets the property Port.

The port that is used by the Listener.


Protocol
Gets and sets the property Protocol.

The protocol that is used by the Listener.


ToString()()()()
Returns a string that represents the current object.
(Inherited from Object.)
WithPort(Int32) Obsolete.
Sets the Port property

WithProtocol(String) Obsolete.
Sets the Protocol property

Inheritance Hierarchy
Object
Listener

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)