共用方式為


ConnectionFailedException 類別

定義

表示連線失敗。

public class ConnectionFailedException : Orleans.Runtime.OrleansException
type ConnectionFailedException = class
    inherit OrleansException
Public Class ConnectionFailedException
Inherits OrleansException
繼承
ConnectionFailedException

建構函式

ConnectionFailedException()

初始化 ConnectionFailedException 類別的新執行個體。

ConnectionFailedException(SerializationInfo, StreamingContext)
已淘汰.

初始化 ConnectionFailedException 類別的新執行個體。

ConnectionFailedException(String)

初始化 ConnectionFailedException 類別的新執行個體。

ConnectionFailedException(String, Exception)

初始化 ConnectionFailedException 類別的新執行個體。

適用於