Bagikan melalui


ClientOperation.EndMethod Properti

Definisi

Mendapatkan atau mengatur metode yang mengimplementasikan metode akhir asinkron untuk operasi.

public:
 property System::Reflection::MethodInfo ^ EndMethod { System::Reflection::MethodInfo ^ get(); void set(System::Reflection::MethodInfo ^ value); };
public System.Reflection.MethodInfo EndMethod { get; set; }
member this.EndMethod : System.Reflection.MethodInfo with get, set
Public Property EndMethod As MethodInfo

Nilai Properti

MethodInfo yang mewakili metode akhir untuk operasi, atau null jika operasi tidak asinkron.

Berlaku untuk