ApplicationContainerSettings.SessionId 属性

定义

获取或设置应用程序容器设置的会话标识符。

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

属性值

应用容器设置的会话标识符。

适用于