Aracılığıyla paylaş


ClientOperation.BeginMethod Özellik

Tanım

Zaman uyumsuz bir işlemle ilişkili yöntemi alır veya ayarlar.

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

Özellik Değeri

Zaman MethodInfo uyumsuz yöntem çiftinin başlangıç bölümünü işleyen yöntemi veya null işlem zaman uyumsuz bir yöntem çiftinin parçası değilse, yöntemi temsil eden nesne.

Şunlara uygulanır