Show / Hide Table of Contents

Class PongMsg

A reply to PingMsg.

Inheritance
Object
Message
PongMsg
Inherited Members
Message.CommonFrames
Message.Identity
Message.Version
Message.Remote
Message.Timestamp
Namespace: Libplanet.Net.Messages
Assembly: Libplanet.Net.dll
Syntax
public class PongMsg : Message

Properties

| Improve this Doc View Source

DataFrames

Declaration
public override IEnumerable<byte[]> DataFrames { get; }
Property Value
Type Description
IEnumerable<Byte[]>
Overrides
Message.DataFrames
| Improve this Doc View Source

Type

Declaration
public override Message.MessageType Type { get; }
Property Value
Type Description
Message.MessageType
Overrides
Message.Type

See Also

PingMsg
  • Improve this Doc
  • View Source
In This Article
Back to top Copyright © 2018–2022 Planetarium