From aed55944ce2e266764d6d46f4f47027e9149e4d1 Mon Sep 17 00:00:00 2001 From: zxc8027 Date: Fri, 27 Sep 2019 14:12:38 -0400 Subject: [PATCH] Removed 1ms timeout --- CHANGELOG | 3 +++ LitleSdkForNet/LitleSdkForNet/Communications.cs | 2 -- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index 1f603a6c..294654e9 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,5 +1,8 @@ = LitleOnline CHANGELOG +== Version 9.14.3 (September 27 2019) +* BugFix: Removed line setting the timeout to 1ms + == Version 9.14.2 (December 13 2018) * the default value of processingType is replaced from accountFunding to undefined diff --git a/LitleSdkForNet/LitleSdkForNet/Communications.cs b/LitleSdkForNet/LitleSdkForNet/Communications.cs index 655121f4..99a69079 100644 --- a/LitleSdkForNet/LitleSdkForNet/Communications.cs +++ b/LitleSdkForNet/LitleSdkForNet/Communications.cs @@ -137,8 +137,6 @@ private async Task HttpPostCoreAsync(string xmlRequest, Dictionary