UnviredConstantsMaxRetryAttemptsForAttachmentDownload 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 MaxRetryAttemptsForAttachmentDownload = 3
Public Const MaxRetryAttemptsForAttachmentDownload As Integer = 3
public:
literal int MaxRetryAttemptsForAttachmentDownload = 3
static val mutable MaxRetryAttemptsForAttachmentDownload: int
Field Value
Type:
Int32
See Also