PaySimple / PaySimpleSDK

.NET SDK for PaySimple API v4
Other
4 stars 1 forks source link

Issue-14: Make HttpClient a static member #17

Closed scottlance closed 7 years ago

scottlance commented 7 years ago

Make HttpClient a static member of the class. This will fix a known issue where multiple sockets are opened when putting HttpClient in a using.