Text of the error message which states that the client-side timeout has expired. To disable this message, set it to an empty string.
Namespace:
Aurigma.ImageUploader
Assembly:
Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)
Public Property MessageUserSpecifiedTimeoutHasExpiredText As String
public string MessageUserSpecifiedTimeoutHasExpiredText { get; set; }
A string value which specifies text of the error message stating that the client-side timeout has expired. To disable this message, set it to an empty string.
Default value is "User-specified timeout has expired.".