The TlsClientHelloReceivedEventArgs type exposes the following members.
 Properties
Properties
| Name | Description | |
|---|---|---|
|   | ApplicationProtocol | 
            Gets or sets the selected application protocol to be used in the Application-Layer Protocol Negotiation (ALPN) extension.
            It must be one of the values provided by the GetApplicationProtocols()()()() method.
             | 
|   | ServerName | 
            Gets the common name of the server as requested by the client.
             | 
|   | Socket | 
            Gets the socket that received the ClientHello.
             | 
 
     
     
     
     
    