Aracılığıyla paylaş


ClientOperation.SyncMethod Özellik

Tanım

Bu işlemle ilişkili yöntemi alır veya ayarlar.

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

Özellik Değeri

MethodInfo

MethodInfo İşlemi uygulayan yöntemi temsil eden bir. İşlem zaman uyumsuzsa, bu değer olur null ve uygulayan yöntemler ve EndMethod özelliklerinde BeginMethod depolanır.

Şunlara uygulanır