SearchServiceApplicationFault Members
Include Protected Members
Include Inherited Members
Represents a Windows Communication Foundation (WCF) fault that is raised by the SearchServiceApplication.
The SearchServiceApplicationFault type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SearchServiceApplicationFault | Initializes a new instance of the SearchServiceApplicationFault class. |
Top
Properties
Name | Description | |
---|---|---|
FaultType | Gets or sets the SearchServiceApplicationFaultType. | |
Message | Gets or sets a message that describes the fault. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top