LoginParametersMaxRetryAttemptsForAttachmentDownload 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 MaxRetryAttemptsForAttachmentDownload { get; set; }Public Shared Property MaxRetryAttemptsForAttachmentDownload As Integer
Get
Set
public:
static property int MaxRetryAttemptsForAttachmentDownload {
int get ();
void set (int value);
}static member MaxRetryAttemptsForAttachmentDownload : int with get, set
Property Value
Type:
Int32
See Also