UserAbort Class
Definition
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.
[System.Serializable]
public class UserAbort : Exception
[System.Serializable]
[Orleans.GenerateSerializer]
public class UserAbort : Exception
[<System.Serializable>]
type UserAbort = class
inherit Exception
[<System.Serializable>]
[<Orleans.GenerateSerializer>]
type UserAbort = class
inherit Exception
Public Class UserAbort
Inherits Exception
- Inheritance
-
UserAbort
- Attributes
Constructors
UserAbort() | |
UserAbort(SerializationInfo, StreamingContext) |