ConnectionFailedException 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.
Indicates that a connection failed.
public class ConnectionFailedException : Orleans.Runtime.OrleansException
type ConnectionFailedException = class
inherit OrleansException
Public Class ConnectionFailedException
Inherits OrleansException
- Inheritance
Constructors
ConnectionFailedException() |
Initializes a new instance of the ConnectionFailedException class. |
ConnectionFailedException(SerializationInfo, StreamingContext) |
Obsolete.
Initializes a new instance of the ConnectionFailedException class. |
ConnectionFailedException(String, Exception) |
Initializes a new instance of the ConnectionFailedException class. |
ConnectionFailedException(String) |
Initializes a new instance of the ConnectionFailedException class. |