Share via


NetHttpsBinding.ShouldSerializeReliableSession 方法

定义

指示可靠会话属性是否已从其默认值中更改或应对其进行序列化。

public:
 bool ShouldSerializeReliableSession();
public bool ShouldSerializeReliableSession ();
member this.ShouldSerializeReliableSession : unit -> bool
Public Function ShouldSerializeReliableSession () As Boolean

返回

如果应序列化该可靠会话的属性值,则为 true;否则为 false

适用于