次の方法で共有


WcfActorRemotingProviderAttribute.OpenTimeoutInMilliSeconds プロパティ

定義

接続を開くのに待機する時間をミリ秒単位で取得または設定します。

public long OpenTimeoutInMilliSeconds { get; set; }
member this.OpenTimeoutInMilliSeconds : int64 with get, set
Public Property OpenTimeoutInMilliSeconds As Long

プロパティ値

接続を開くのをミリ秒単位で待機する時間。 この値を指定しない場合、または 0 未満の場合は、既定値の 5000 ミリ秒が使用されます。

適用対象