ServiceClient.ServiceCheck(International) Method
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.
Determines whether the Master Data Services Web service is up and running and is connected to the database.
public:
Microsoft::MasterDataServices::OperationResult ^ ServiceCheck(Microsoft::MasterDataServices::International ^ International);
public Microsoft.MasterDataServices.OperationResult ServiceCheck (Microsoft.MasterDataServices.International International);
member this.ServiceCheck : Microsoft.MasterDataServices.International -> Microsoft.MasterDataServices.OperationResult
Public Function ServiceCheck (International As International) As OperationResult
Parameters
- International
- International
The cultural settings.
Returns
An OperationResult object containing the result of an operation.