SDownload.Framework.InfoReportProxy.Close C# (CSharp) Méthode

Close() public méthode

Close the connection to the client
public Close ( ) : void
Résultat void
        public virtual void Close()
        {
            // Do nothing by default
        }