JsonTypeInfo.MakeReadOnly Method

Definition

Locks the current instance for further modification.

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

Remarks

This method is idempotent.

Applies to