共用方式為


PeerSecuritySettings.ShouldSerializeTransport 方法

定義

取得值,這個值表示傳輸資訊是否應該序列化。

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

傳回

若傳輸資訊應序列化,則傳回指定 trueBoolean;若不應序列化,則傳回 false

適用於