RemotingSurrogateSelector.UseSoapFormat 方法
定义
设置当前代理项选择器以使用 SOAP 格式。Sets up the current surrogate selector to use the SOAP format.
public:
virtual void UseSoapFormat();
public virtual void UseSoapFormat ();
abstract member UseSoapFormat : unit -> unit
override this.UseSoapFormat : unit -> unit
Public Overridable Sub UseSoapFormat ()
注解
当前方法与 SOAP 格式化程序接收器一起使用。The current method is used with the SOAP formatter sinks.