This is preliminary documentation and is subject to change.
public bool NeedRetry { get; set; }
Public Property NeedRetry As Boolean Get Set Dim instance As WikiResponseParsingContext Dim value As Boolean value = instance.NeedRetry instance.NeedRetry = value
public: property bool NeedRetry { bool get (); void set (bool value); }
member NeedRetry : bool with get, set
Copyright (C) CXuesong 2022