Class AllocateRequest
Inheritance
AllocateRequest
Assembly: Libplanet.Stun.dll
Syntax
public class AllocateRequest : StunMessage
Constructors
|
Improve this Doc
View Source
AllocateRequest(Int32)
Declaration
public AllocateRequest(int lifetime)
Parameters
Type |
Name |
Description |
Int32 |
lifetime |
|
Properties
|
Improve this Doc
View Source
Class
Declaration
public override StunMessage.MessageClass Class { get; }
Property Value
Overrides
|
Improve this Doc
View Source
Method
Declaration
public override StunMessage.MessageMethod Method { get; }
Property Value
Overrides