Gets the connection name established by the WebRequest that created the connection.
[Visual Basic] Public ReadOnly Property ConnectionName As String [C#] public string ConnectionName {get;} [C++] public: __property String* get_ConnectionName(); [JScript] public function get ConnectionName() : String;
ServicePoint Class | ServicePoint Members | System.Net Namespace