ChannelProtectionRequirements.MakeReadOnly Method

Definition

Sets this class and its part collections to read-only.

public:
 void MakeReadOnly();
public void MakeReadOnly ();
member this.MakeReadOnly : unit -> unit
Public Sub MakeReadOnly ()

Remarks

IsReadOnly is set to true, as are the corresponding properties on the parts collections.

Applies to