ServiceSummary Members
Microsoft Robotics Studio
Syntax
public class ServiceSummary
'Declaration
Public Class ServiceSummary
public ref class ServiceSummary
The type exposes the following members.
Public Constructors
Name | Description | |
---|---|---|
ServiceSummaryServiceSummaryNew |
Default constructor
|
Public Methods
Name | Description | |
---|---|---|
Clone |
Clone Service Summary
|
|
CopyTo |
Copy To Service Summary
|
|
Deserialize |
Deserialize Deserialize
|
|
Equals | (Inherited from Object.) | |
GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) |
|
GetType |
Gets the Type of the current instance.
(Inherited from Object.) |
|
Serialize |
Serialize Serialize
|
|
ToString | (Inherited from Object.) |
Protected Methods
Name | Description | |
---|---|---|
Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) |
|
MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) |
Public Fields
Name | Description | |
---|---|---|
AlternateContracts |
Alternate contracts used
|
|
Categories |
List of categories
|
|
DataContracts |
List of data contract types
|
|
Operations |
List of Dssp operations
|
|
PartnerDescriptions |
Partner descriptions
|
|
Partners |
List of partners
|
|
ReferencedContracts |
Other dss service contracts referenced
|
Public Properties
Name | Description | |
---|---|---|
AlternatePorts |
Alternate Contract Operation Ports
|
|
ClrNamespace |
Dss Clr Namespace
|
|
Description |
Dss Service Description
|
|
DisplayName |
Dss Service Display Name
|
|
DssContract |
Dss Service Contract
|
|
HasInitialStatePartner |
Has Initial State Partner
|
|
InitialState |
Initial State Partner
|
|
InitialStatePartner |
The initial state partner location
|
|
IsAbstract |
Gets a flag that indicates whether the service summary represents an abstract contract
|
|
MainPort |
The Dss Main Service Port
|
|
Name |
The Dss Service Name
|
|
NotificationPort |
The Dss Notifications Port
|
|
ResponsePorts |
Response Ports
|
|
Runtime |
Service Runtime Settings
|
|
ServicePrefix |
The Dss Service Prefix
|
|
SourceAssembly |
The source assembly of this service.
|
See Also
Microsoft.Dss.Services.ContractModel Namespace