NetTcpSection 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
包含 NetTcpPortSharing 共用服務的組態項目。 此類別無法獲得繼承。
public ref class NetTcpSection sealed : System::Configuration::ConfigurationSection
public sealed class NetTcpSection : System.Configuration.ConfigurationSection
type NetTcpSection = class
inherit ConfigurationSection
Public NotInheritable Class NetTcpSection
Inherits ConfigurationSection
- 繼承
備註
NET.TCP Port Sharing Service 允許多個處理序共用相同的 TCP 通訊埠。 這個類別包含可設定此服務的屬性。
建構函式
NetTcpSection() |
初始化 NetTcpSection 類別的新執行個體。 |