ProviderStateException Clase

Definición

[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
Herencia
ProviderStateException
Atributos

Constructores

ProviderStateException()
ProviderStateException(SerializationInfo, StreamingContext)
ProviderStateException(String)
ProviderStateException(String, Exception)

Se aplica a