PeerSecuritySettings.ShouldSerializeTransport Method

Definition

Gets a value that indicates whether the transport information should be serialized.

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

Returns

Returns Boolean that specifies true if the transport information should be serialized, and false if it should not be serialized.

Applies to