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