ShareFileModifiedException Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
An exception thrown if Stream returned from ShareFileClient.OpenRead
or ShareFileClient.OpenReadAsync
observed that a file content has been modified during the read.
[System.Serializable]
public class ShareFileModifiedException : Exception
[<System.Serializable>]
type ShareFileModifiedException = class
inherit Exception
interface ISerializable
Public Class ShareFileModifiedException
Inherits Exception
- Inheritance
-
ShareFileModifiedException
- Attributes
- Implements
Share |
Initializes a new instance of the Exception class with serialized data. |
Share |
Creates a new instance of ShareFileModifiedException. |
Actual |
Gets the ETag value that was received from the service. |
Expected |
Gets the ETag value that was expected during the read. |
Range |
Gets the range that was requested for the service. |
Resource |
Gets the URI of the resurce that has been modified. |
Get |
When overridden in a derived class, sets the SerializationInfo with information about the exception. |
منتج | الإصدارات |
---|---|
Azure SDK for .NET | Latest, Preview |
ملاحظات Azure SDK for .NET
Azure SDK for .NET هو مشروع مصدر مفتوح. حدد رابطًا لتقديم الملاحظات: