Get |
public sealed class GetTagDataContextRequest : IMessage<GetTagDataContextRequest>, IMessage, IEquatable<GetTagDataContextRequest>, IDeepCloneable<GetTagDataContextRequest>, IBufferMessage
The GetTagDataContextRequest type exposes the following members.
| Name | Description | |
|---|---|---|
| GetTagDataContextRequest | Initializes a new instance of the GetTagDataContextRequest class | |
| GetTagDataContextRequest(GetTagDataContextRequest) | Initializes a new instance of the GetTagDataContextRequest class |
| Name | Description | |
|---|---|---|
| Cci | The client connection ID associated with the connection. | |
| Descriptor | ||
| Parser | ||
| TagNames | The tag names to get the context of. | |
| View | The view containing the tags. |
| Name | Description | |
|---|---|---|
| CalculateSize | ||
| Clone | ||
| Equals(GetTagDataContextRequest) | ||
| Equals(Object) | (Overrides ObjectEquals(Object)) | |
| GetHashCode | (Overrides ObjectGetHashCode) | |
| MergeFrom(CodedInputStream) | ||
| MergeFrom(GetTagDataContextRequest) | ||
| ToString | (Overrides ObjectToString) | |
| WriteTo |
| Name | Description | |
|---|---|---|
| CciFieldNumber | Field number for the "cci" field. | |
| TagNamesFieldNumber | Field number for the "tag_names" field. | |
| ViewFieldNumber | Field number for the "view" field. |