System.Runtime.Serialization.Formatters.Soap.SoapFormatter.TopObject Property

Gets or sets the System.Runtime.Serialization.Formatters.ISoapMessage into which the SOAP top object is deserialized.

Syntax

public System.Runtime.Serialization.Formatters.ISoapMessage TopObject { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

This property is used for SOAP remote procedure call (RPC) format and specifies that the SOAP top record is a method called remotely, not a common language runtime object type.

Requirements

Namespace: System.Runtime.Serialization.Formatters.Soap
Assembly: System.Runtime.Serialization.Formatters.Soap (in System.Runtime.Serialization.Formatters.Soap.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0