次の方法で共有


ServerEndpointRecallError クラス

定義

サーバー エンドポイント呼び戻しエラー オブジェクト

public class ServerEndpointRecallError
type ServerEndpointRecallError = class
Public Class ServerEndpointRecallError
継承
ServerEndpointRecallError

コンストラクター

ServerEndpointRecallError()

ServerEndpointRecallError クラスの新しいインスタンスを初期化します。

ServerEndpointRecallError(Nullable<Int32>, Nullable<Int64>)

ServerEndpointRecallError クラスの新しいインスタンスを初期化します。

プロパティ

Count

エラーの発生回数を取得します

ErrorCode

エラー コードを取得します (HResult)

メソッド

Validate()

オブジェクトを検証します。

適用対象