LoginParametersAttachmentWaitSleepTime Property |
Set Attachment Wait sleep time in milliseconds
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 AttachmentWaitSleepTime { get; set; }Public Shared Property AttachmentWaitSleepTime As Integer
Get
Set
public:
static property int AttachmentWaitSleepTime {
int get ();
void set (int value);
}static member AttachmentWaitSleepTime : int with get, set
Property Value
Type:
Int32
See Also