IChannelReceiverHook.WantsToListen Proprietà

Definizione

Ottiene un valore Boolean che indica se è necessario eseguire l'hook dell'interfaccia IChannelReceiverHook al servizio di listener esterno.

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

Valore della proprietà

Valore Boolean che indica se è necessario eseguire l'hook dell'interfaccia IChannelReceiverHook al servizio di listener esterno.

Attributi

Eccezioni

Il chiamante immediato non dispone dell'autorizzazione di infrastruttura.

Si applica a