Show / Hide Table of Contents

Class ExternalAddressRequest

Request the external address of the NAT.

Inheritance
Object
NatMessage
Message
ExternalAddressRequest
Implements
ICloneable
Inherited Members
Message.Version
Message.Opcode
Message.IsResponse
Message.Write(NatWriter)
Message.Read(NatReader)
NatMessage.Length()
NatMessage.Clone()
NatMessage.Clone<T>()
NatMessage.ToByteArray()
NatMessage.Write(Stream)
Object.ToString()
Object.Equals(Object)
Object.Equals(Object, Object)
Object.ReferenceEquals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Namespace: Makaretu.Nat.Pmp
Assembly: Makaretu.Nat.dll
Syntax
public class ExternalAddressRequest : Message, ICloneable

Implements

System.ICloneable
  • Improve this Doc
  • View Source
Back to top Generated by DocFX