Class WeakSetRemoteValue
public sealed record WeakSetRemoteValue : RemoteValue, IEquatable<RemoteValue>, IEquatable<WeakSetRemoteValue>
- Inheritance
-
WeakSetRemoteValue
- Implements
- Inherited Members
Properties
Handle
public Handle? Handle { get; init; }
Property Value
InternalId
public InternalId? InternalId { get; init; }