共用方式為


DistributedSession.Remove(String) 方法

定義

如果有的話,請從會話中移除指定的金鑰。

public:
 virtual void Remove(System::String ^ key);
public void Remove (string key);
abstract member Remove : string -> unit
override this.Remove : string -> unit
Public Sub Remove (key As String)

參數

key
String

實作

適用於