HostRemoteException Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Exception provided as the InnerException of an exception originating from a ServiceHub Host process.
public class HostRemoteException : Exception
type HostRemoteException = class
inherit Exception
Public Class HostRemoteException
Inherits Exception
- Inheritance
-
HostRemoteException
Constructors
HostRemoteException(String) |
Initializes a new instance of the HostRemoteException class. |