Delegate.HasSingleTarget Property

Definition

Gets a value that indicates whether the Delegate has a single invocation target.

public bool HasSingleTarget { get; }

Property Value

true if the Delegate has a single invocation target.

Applies to

Product Versions
.NET 9