ServicedComponent.IRemoteDispatch.RemoteDispatchAutoDone(String) Yöntem
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
COM+ bağlamında sınıf nesnesinin done
bitinin uzak yöntem çağrısından ServicedComponent sonra olarak true
ayarlanmasını sağlar.
Bu API, ürün altyapısını destekler ve doğrudan kodunuzdan kullanıma yönelik değildir.
virtual System::String ^ System.EnterpriseServices.IRemoteDispatch.RemoteDispatchAutoDone(System::String ^ s) = System::EnterpriseServices::IRemoteDispatch::RemoteDispatchAutoDone;
string IRemoteDispatch.RemoteDispatchAutoDone (string s);
abstract member System.EnterpriseServices.IRemoteDispatch.RemoteDispatchAutoDone : string -> string
override this.System.EnterpriseServices.IRemoteDispatch.RemoteDispatchAutoDone : string -> string
Function RemoteDispatchAutoDone (s As String) As String Implements IRemoteDispatch.RemoteDispatchAutoDone
Parametreler
Döndürülenler
Arabirimini uygulayan IMethodReturnMessage bir yanıt nesnesinden dönüştürülen dize.
Uygulamalar
Açıklamalar
RemoteDispatchAutoDone yöntemi, sınıfının yayımlanmış arabirimine ServicedComponent ait değildir ve başka bir yerde uygulanması gerekmez.