Aracılığıyla paylaş


DispatchOperation.IsInsideTransactedReceiveScope Özellik

Tanım

İşlemin kapsamının işlem yapılan bir alma etkinliğinin içinde olup olmadığını alır veya ayarlar.

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

Özellik Değeri

true kapsam, işlem yapılan bir alma etkinliğinin içindeyse; aksi takdirde , false.

Şunlara uygulanır