Aracılığıyla paylaş


ClientOperation.EndMethod Özellik

Tanım

İşlem için zaman uyumsuz end yöntemini uygulayan yöntemi alır veya ayarlar.

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

Özellik Değeri

MethodInfo İşlemin bitiş yöntemini veya işlemin null zaman uyumsuz olup olmadığını temsil eden bir.

Şunlara uygulanır