UnviredConstantsSleepTimeBeforeAttachmentDownloadRetry Field |
Namespace:
Unvired.Kernel.UWP.Constants
Assembly:
Unvired.Kernel.UWP (in Unvired.Kernel.UWP.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic const int SleepTimeBeforeAttachmentDownloadRetry = 60000
Public Const SleepTimeBeforeAttachmentDownloadRetry As Integer = 60000
public:
literal int SleepTimeBeforeAttachmentDownloadRetry = 60000
static val mutable SleepTimeBeforeAttachmentDownloadRetry: int
Field Value
Type:
Int32
See Also