private bool method_6() { string str = null; if (!this.bool_2) { bool flag2; this.bool_2 = true; if (flag2 = Class44.smethod_0(this.string_2, out str)) { this.bool_3 = true; } return(flag2); } if (Class44.smethod_0(this.string_2, out str)) { this.bool_3 = true; this.int_4 = 0; return(true); } if (!this.bool_3) { return(false); } this.int_4++; if (this.int_4 >= 15) { return(false); } return(true); }
public void method_8() { if (!this.bool_1) { if ((this.enum0_0 == ((ClientTimeEnum)1)) && !this.class117_0.method_7()) { this.iagileLogger_1.LogWithTime("Current server instance must run on internet ! "); return; } if (this.enum0_0 == ((ClientTimeEnum)2)) { string str = null; if (!Class44.smethod_0(this.string_0, out str)) { this.iagileLogger_1.LogWithTime("Failed to verify Security Dog for Current server instance. " + str); return; } } if ((this.enum0_0 == ((ClientTimeEnum)3)) && !Class118.smethod_0(this.string_1)) { this.iagileLogger_1.LogWithTime("SN of current server instance is invalid ! "); return; } } this.tcpListener_0.Start(); if (this.tcpListener_1 != null) { this.tcpListener_1.Start(); } this.object_0 = 1; base.DetectSpanInSecs = 0; base.Start(); }