ApplicationContainerSettings.SessionId Property

Definition

Gets or sets the session identifier of the application container settings.

public:
 property int SessionId { int get(); void set(int value); };
public int SessionId { get; set; }
member this.SessionId : int with get, set
Public Property SessionId As Integer

Property Value

The session identifier of the application container settings.

Applies to