อ่านในภาษาอังกฤษ แก้ไข

แชร์ผ่าน


Send.Action Property

Definition

Gets or sets the value of the action header of the message being sent.

C#
public string Action { get; set; }

Property Value

The action of the message.

Remarks

If the Action property has not been explicitly set, it defaults to: https://tempuri.org/{service contract namespace}/{service contract name}/{operation name}. If specified on a Send activity, the Receive activity that receives the message must have the same value for the message to be delivered correctly.

Applies to

ผลิตภัณฑ์ เวอร์ชัน
.NET Framework 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1