Edit

Share via


ServiceEndpointExecutionRecord Class

Definition

[System.Runtime.Serialization.DataContract]
public sealed class ServiceEndpointExecutionRecord
type ServiceEndpointExecutionRecord = class
Public NotInheritable Class ServiceEndpointExecutionRecord
Inheritance
ServiceEndpointExecutionRecord
Attributes

Constructors

ServiceEndpointExecutionRecord()
ServiceEndpointExecutionRecord(Guid, ServiceEndpointExecutionData)

Properties

Data

Gets the execution data of service endpoint execution.

EndpointId

Gets the Id of service endpoint.

Methods

Clone()

Applies to