C# array to string

C#
string.Join(",", Client);
Source

Also in C#: