NamedPipeSettings.ApplicationContainerSettings Eigenschap

Definitie

Hiermee haalt u de containerinstellingen van de toepassing op of stelt u deze in voor de benoemde pipe-instellingen.

public:
 property System::ServiceModel::Channels::ApplicationContainerSettings ^ ApplicationContainerSettings { System::ServiceModel::Channels::ApplicationContainerSettings ^ get(); };
public System.ServiceModel.Channels.ApplicationContainerSettings ApplicationContainerSettings { get; }
member this.ApplicationContainerSettings : System.ServiceModel.Channels.ApplicationContainerSettings
Public ReadOnly Property ApplicationContainerSettings As ApplicationContainerSettings

Waarde van eigenschap

De containerinstellingen van de toepassing voor de benoemde pipe-instellingen.

Van toepassing op