Share via


OperationContext.OutgoingMessageProperties Properti

Definisi

Mendapatkan properti pesan untuk pesan keluar di aktif OperationContext.

public:
 property System::ServiceModel::Channels::MessageProperties ^ OutgoingMessageProperties { System::ServiceModel::Channels::MessageProperties ^ get(); };
public System.ServiceModel.Channels.MessageProperties OutgoingMessageProperties { get; }
member this.OutgoingMessageProperties : System.ServiceModel.Channels.MessageProperties
Public ReadOnly Property OutgoingMessageProperties As MessageProperties

Nilai Properti

Objek MessageProperties yang berisi properti pesan pada pesan keluar.

Keterangan

Gunakan properti ini untuk menambahkan properti pesan untuk pesan balasan dari operasi layanan atau properti pesan untuk pesan permintaan dari proksi klien.

Berlaku untuk