Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Microsoft Robotics Class Reference
The ServiceSummary type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
![]() |
ServiceSummary |
Initializes a new instance of the ServiceSummary class
|
Methods
| Name | Description | |
|---|---|---|
![]() |
Clone |
Creates o copy of the current instance
(Overrides CommentedElement. . :: . .Clone() () () ().) |
![]() |
CopyTo |
Copies the members values of the current instance to the target
(Overrides ServiceInfoBase. . :: . .CopyTo(IDssSerializable).) |
![]() |
Deserialize |
Deserializes the values of the members from a reader
(Overrides ServiceInfoBase. . :: . .Deserialize(BinaryReader).) |
![]() |
Equals | (Inherited from Object.) |
![]() |
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.) |
![]() |
GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) |
![]() |
GetType |
Gets the Type of the current instance.
(Inherited from Object.) |
![]() |
MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) |
![]() |
Serialize |
Serializes the values of the members of the current instance
(Overrides ServiceInfoBase. . :: . .Serialize(BinaryWriter).) |
![]() |
ShouldSerializeCategories |
Gets a value that indicates whether to serialize the Categories property
(Inherited from ServiceInfoBase.) |
![]() |
ShouldSerializePartners |
Gets a value that indicates whether to serialize the Partners property
(Inherited from ServiceInfoBase.) |
![]() |
ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
![]() |
ActivationSettings |
Gets or sets the settings with which to activate an instance of the service
(Inherited from ServiceInfoBase.) |
![]() |
AdditionalDescription |
Gets or sets additional description for the service such as URL.
(Inherited from ServiceInfoBase.) |
![]() |
AlternatePorts |
Gets the alternate ports of the service
|
![]() |
Assembly |
Gets or sets the assembly that contains the service
|
![]() |
Categories |
Gets the categories of the service
(Inherited from ServiceInfoBase.) |
![]() |
ClsCompliant |
Gets or sets a value that indicates whether the assembly is CLS compliant
(Inherited from ContractElement.) |
![]() |
Comment |
Gets or sets the comment
(Inherited from CommentedElement.) |
![]() |
ContractIdentifier |
Gets or sets the identifier of the contract
(Inherited from ServiceInfoBase.) |
![]() |
Description |
Gets or sets the description of the contract element
(Inherited from ContractElement.) |
![]() |
DisplayName |
Gets or sets the display name of the contract element
(Inherited from ContractElement.) |
![]() |
FullName |
Gets or sets the name of the service
(Inherited from ServiceInfoBase.)RemarksI the service has an implementation class this is the fullname of the class, otherwise it is the namespace in which the service is defined. |
![]() |
HasImplementation |
Gets or sets a value that indicates whether the contract describes an abstract service
(Inherited from ServiceInfoBase.) |
![]() |
InitialStatePartner |
Gets or sets the configuration of the initial state partner
(Inherited from ServiceInfoBase.)RemarksThe value of the property is CopyC#
null |
![]() |
IsBrowsable |
Gets or sets a value that indicates whether the contract element is visable is design tools
(Inherited from ContractElement.) |
![]() |
IsService |
Gets a value that indicates whether the service summary represents a service or is a placeholder of a data-only namespace
|
![]() |
MainPort |
Gets or sets the main port of the service
|
![]() |
Name |
Gets the name of the implementation class
(Inherited from ServiceInfoBase.)RemarksIf CopyC#
HasImplementation CopyC#
false |
![]() |
Namespace |
Gets the namespace in which the service is defined
(Inherited from ServiceInfoBase.) |
![]() |
Partners |
Gets the partners of the service
(Inherited from ServiceInfoBase.)RemarksThis list is empty if the CopyC#
IsAbstract CopyC#
true |
.gif)
.gif)
.gif)
CopyC#