CFMessagePort.IsRemote Property

Definition

Returns a Boolean value that indicates whether a current instance of CFMessagePort object represents a remote port.

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

Property Value

Boolean value.

Remarks

Property returns true if CFMessagePort is remote.

Applies to