LoginParametersAutoSyncTime Property |
Namespace:
Unvired.Kernel.UWP.Login
Assembly:
Unvired.Kernel.UWP (in Unvired.Kernel.UWP.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic static int AutoSyncTime { get; set; }Public Shared Property AutoSyncTime As Integer
Get
Set
public:
static property int AutoSyncTime {
int get ();
void set (int value);
}static member AutoSyncTime : int with get, set
Property Value
Type:
Int32
See Also