C# Programmation Réseau: Afficher les propriétés d’une Socket

Author:
SocketType);
      Console.WriteLine("ProtocolType: {0}",test.ProtocolType);
      Console.WriteLine("Blocking: {0}", test.Blocking);
      test.Blocking = fa