ReferenceNotFoundException(Type, UInt32) コンストラクター
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
ReferenceNotFoundException クラスの新しいインスタンスを初期化します。
public ReferenceNotFoundException (Type targetType, uint targetId);
new Orleans.Serialization.ReferenceNotFoundException : Type * uint32 -> Orleans.Serialization.ReferenceNotFoundException
Public Sub New (targetType As Type, targetId As UInteger)
パラメーター
- targetType
- Type
ターゲットの型。
- targetId
- UInt32
ターゲット識別子。