DispatchOperation.IsInsideTransactedReceiveScope Propriété

Définition

Obtient ou définit si l'étendue de l'opération est interne à une activité de réception accomplie.

public:
 property bool IsInsideTransactedReceiveScope { bool get(); void set(bool value); };
public bool IsInsideTransactedReceiveScope { get; set; }
member this.IsInsideTransactedReceiveScope : bool with get, set
Public Property IsInsideTransactedReceiveScope As Boolean

Valeur de propriété

Boolean

true si l'étendue est interne à une activité de réception accomplie; sinon, false.

S’applique à