{
        {
            CTRL := {
                ConnectionId := {
                    Protocol := tcp,
                    Local := ANY,
     
     
     
     
     
     
     
     
                    Remote := ANY
     
     
     
     
     
     
     
     
                },
                Ind := {
                    TCP := {
                        CloseCnf := true
                    }
                }
            }
        }
    }