HostRemoteException Class

Definition

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.

Applies to