CFMessagePort.IsValid Property

Definition

Returns a boolean value that indicates whether a CFMessagePort object is valid.

public bool IsValid { get; }
member this.IsValid : bool

Property Value

Boolean value.

Remarks

Property indicates whether message port can send or receive messages.

Applies to