The RemoteProcessTerminatedExceptiontype exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
|
|
RemoteProcessTerminatedException () () () () |
Initialize a new instance of the
RemoteProcessTerminatedException class.
|
|
|
RemoteProcessTerminatedException(Exception) |
Initialize a new instance of the
RemoteProcessTerminatedException class.
|
|
|
RemoteProcessTerminatedException(SerializationInfo, StreamingContext) |
Initialize a new instance of the
RemoteProcessTerminatedException class with serialized data.
|
Methods
| Name | Description | |
|---|---|---|
|
|
GetObjectData |
Used for serialization. Derived classes should
override this function to serialize additional
members. (Overrides
Exception
.
.
::
.
.
GetObjectData(SerializationInfo,
StreamingContext).) |