DispatchSource.MachSend.SendRightsDestroyed Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Determines if the handler was invoked due to a send right being destroyed.
public bool SendRightsDestroyed { get; }
member this.SendRightsDestroyed : bool
Property Value
True if the send right was destroyed.