- Namespace
- CondenserDotNet
.Server .DataContracts - Base Types
-
- object
graph TD
Base0["object"]-->Type
Type["ServiceInstance"]
class Type type-node
Syntax
public class ServiceInstance
Properties
| Name | Value | Summary |
|---|---|---|
| Address | string | |
| Node | string | |
| ServiceAddress | string | |
| ServiceID | string | |
| ServicePort | int | |
| ServiceTags | string[] |
