RemotingSurrogateSelector.UseSoapFormat-Methode
Richtet den aktuellen Ersatzselektor zur Verwendung des SOAP-Formats ein.
Namespace: System.Runtime.Remoting.Messaging
Assembly: mscorlib (in mscorlib.dll)
Syntax
'Declaration
Public Overridable Sub UseSoapFormat
'Usage
Dim instance As RemotingSurrogateSelector
instance.UseSoapFormat
public virtual void UseSoapFormat ()
public:
virtual void UseSoapFormat ()
public void UseSoapFormat ()
public function UseSoapFormat ()
Hinweise
Die aktuelle Methode wird mit den SOAP-Formatierungsempfängern verwendet.
Plattformen
Windows 98, Windows 2000 SP4, Windows Millennium Edition, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
.NET Framework unterstützt nicht alle Versionen sämtlicher Plattformen. Eine Liste der unterstützten Versionen finden Sie unter Systemanforderungen.
Versionsinformationen
.NET Framework
Unterstützt in: 2.0, 1.1, 1.0
Siehe auch
Referenz
RemotingSurrogateSelector-Klasse
RemotingSurrogateSelector-Member
System.Runtime.Remoting.Messaging-Namespace