ILocationService.RemoveServiceDefinition Method
Include Protected Members
Include Inherited Members
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
RemoveServiceDefinition(ServiceDefinition) | Removes the specified ServiceDefinition from the location service. | |
RemoveServiceDefinition(String, Guid) | Removes the ServiceDefinition with the specified service type and service identifier from the location serivce. |
Top