ServicedComponent.IRemoteDispatch.RemoteDispatchAutoDone(String) Yöntem

Tanım

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

s
String

Arabirimini uygulayan bir istek nesnesine IMessage dönüştürülecek dize.

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.

Şunlara uygulanır