ServiceEndpointExecutionRecord Class
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.
[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() |