SIPSorcery.SIP.SilverlightTCPSIPChannel.GetConnectionsList C# (CSharp) Method

GetConnectionsList() protected method

protected GetConnectionsList ( ) : SIPConnection>.Dictionary
return SIPConnection>.Dictionary
        protected override Dictionary<string, SIPConnection> GetConnectionsList()
        {
            throw new NotImplementedException();
        }