Partager via


IChannelReceiverHook.WantsToListen Propriété

Définition

Obtient une valeur booléenne indiquant si IChannelReceiverHook doit être raccordé à l'écouteur externe.

public:
 property bool WantsToListen { bool get(); };
public bool WantsToListen { get; }
public bool WantsToListen { [System.Security.SecurityCritical] get; }
member this.WantsToListen : bool
[<get: System.Security.SecurityCritical>]
member this.WantsToListen : bool
Public ReadOnly Property WantsToListen As Boolean

Valeur de propriété

Valeur booléenne indiquant si IChannelReceiverHook doit être raccordé à l'écouteur externe.

Attributs

Exceptions

L'appelant immédiat n'a pas d'autorisation d'accès à l'infrastructure.

S’applique à