hazelcast-csharp-client
hazelcast-csharp-client copied to clipboard
Overloads for SQL Execute with `params` option [API-1284]
New alternative overloads are introduced with params
option on ISqlService.ExecuteXXXAsync()
for better user experience. Please see https://github.com/hazelcast/hazelcast-csharp-client/issues/599 for detailed explanation.