DeleteServiceDescription Class

Definition

public sealed class DeleteServiceDescription
type DeleteServiceDescription = class
Public NotInheritable Class DeleteServiceDescription
Inheritance
DeleteServiceDescription

Constructors

DeleteServiceDescription(Uri)

Instantiates an instance of DeleteServiceDescription.

Properties

ForceDelete

Gets the flag that specifies whether the service should be given a chance to gracefully clean up its state and close.

ServiceName

Gets the URI name of the service instance.

Applies to