[This is preliminary documentation and is subject to change.]
Namespace: NFX.WebAssembly: NFX.Web (in NFX.Web.dll) Version: 3.0.0.1 (3.0.0.1)
[ConfigAttribute]
public int MaxServicePoints { get; private set; }
[ConfigAttribute]
public int MaxServicePoints { get; private set; }
<ConfigAttribute>
Public Property MaxServicePoints As Integer
Get
Private Set
<ConfigAttribute>
Public Property MaxServicePoints As Integer
Get
Private Set
public:
[ConfigAttribute]
property int MaxServicePoints {
int get ();
private: void set (int value);
}
public:
[ConfigAttribute]
property int MaxServicePoints {
int get ();
private: void set (int value);
}
[<ConfigAttribute>]
member MaxServicePoints : int with get, private set
[<ConfigAttribute>]
member MaxServicePoints : int with get, private set
Property Value
Type:
Int32