ServicedComponent.IRemoteDispatch.RemoteDispatchNotAutoDone(String) Metodo

Definizione

Non garantisce che, nel contesto COM+, il ServicedComponent bit dell'oggetto classe done sia impostato su dopo una chiamata a true un metodo remoto.

 virtual System::String ^ System.EnterpriseServices.IRemoteDispatch.RemoteDispatchNotAutoDone(System::String ^ s) = System::EnterpriseServices::IRemoteDispatch::RemoteDispatchNotAutoDone;
string IRemoteDispatch.RemoteDispatchNotAutoDone(string s);
abstract member System.EnterpriseServices.IRemoteDispatch.RemoteDispatchNotAutoDone : string -> string
override this.System.EnterpriseServices.IRemoteDispatch.RemoteDispatchNotAutoDone : string -> string
Function RemoteDispatchNotAutoDone (s As String) As String Implements IRemoteDispatch.RemoteDispatchNotAutoDone

Parametri

s
String

Stringa da convertire in un oggetto richiesta che implementa l'interfaccia IMessage .

Valori restituiti

Stringa convertita da un oggetto risposta che implementa l'interfaccia IMethodReturnMessage .

Implementazioni

Commenti

Il RemoteDispatchNotAutoDone metodo non appartiene all'interfaccia pubblicata della ServicedComponent classe e non deve essere implementato altrove.

Si applica a