InternalRM Class
This API supports the product infrastructure and is not intended to be used directly from your code.
Logs tracing messages when the .NET Framework serialization infrastructure is compiled.
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() | InternalRM() | This API supports the product infrastructure and is not intended to be used directly from your code. Initializes a new instance of the InternalRM class. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | Determines whether the specified object is equal to the current object.(Inherited from Object.) |
![]() | GetHashCode() | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType() | |
![]() ![]() | InfoSoap(array<Object^>^) | This API supports the product infrastructure and is not intended to be used directly from your code. Prints SOAP trace messages. |
![]() ![]() | SoapCheckEnabled() | This API supports the product infrastructure and is not intended to be used directly from your code. Checks if SOAP tracing is enabled. |
![]() | ToString() | Returns a string that represents the current object.(Inherited from Object.) |
The trace message is printed during serialization, remoting, and when running Soapsuds Tool (Soapsuds.exe).
Available since 1.1
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

