Udostępnij za pośrednictwem


ApplicationContainerSettingsElement.SessionId Właściwość

Definicja

Pobiera lub ustawia unikatowy identyfikator sesji dla elementu ApplicationContainerSettingsElement.

public:
 property int SessionId { int get(); void set(int value); };
[System.ComponentModel.TypeConverter(typeof(System.ServiceModel.Configuration.SessionIdTypeConvertor))]
[System.Configuration.ConfigurationProperty("sessionId", DefaultValue="CurrentSession")]
public int SessionId { get; set; }
[<System.ComponentModel.TypeConverter(typeof(System.ServiceModel.Configuration.SessionIdTypeConvertor))>]
[<System.Configuration.ConfigurationProperty("sessionId", DefaultValue="CurrentSession")>]
member this.SessionId : int with get, set
Public Property SessionId As Integer

Wartość właściwości

Unikatowy identyfikator sesji.

Atrybuty

Dotyczy