Service.protocolName

These members are populated when one of the following functions are called successfully:

  1. string name;
  2. string[] aliases;
  3. ushort port;
  4. string protocolName;
    class Service
    string protocolName;

Meta