ProviderStateException Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
[System.Serializable]
public class ProviderStateException : Orleans.Runtime.OrleansException
[System.Serializable]
[Orleans.GenerateSerializer]
public sealed class ProviderStateException : Orleans.Runtime.OrleansException
[<System.Serializable>]
type ProviderStateException = class
inherit OrleansException
[<System.Serializable>]
[<Orleans.GenerateSerializer>]
type ProviderStateException = class
inherit OrleansException
Public Class ProviderStateException
Inherits OrleansException
Public NotInheritable Class ProviderStateException
Inherits OrleansException
- Héritage
- Attributs
Constructeurs
ProviderStateException() | |
ProviderStateException(SerializationInfo, StreamingContext) | |
ProviderStateException(String, Exception) | |
ProviderStateException(String) |