ServiceRecord Constructor

Initializes a new instance of the ServiceRecord class.

Overload List

ServiceRecord Initializes a new instance of the ServiceRecord class containing no ServiceAttributes.
ServiceRecord(IListServiceAttribute) Initializes a new instance of the ServiceRecord class with the specified set of ServiceAttributes.
ServiceRecord(ServiceAttribute) Initializes a new instance of the ServiceRecord class with the specified set of ServiceAttributes.

See Also