Class GetAddressIpcRequest
- Namespace
- NLightning.Transport.Ipc.Requests
- Assembly
- NLightning.Transport.Ipc.dll
Request for Get Address command
[MessagePackObject(false)]
public sealed class GetAddressIpcRequest
- Inheritance
-
GetAddressIpcRequest
- Inherited Members
Properties
AddressType
[Key(0)]
public AddressType AddressType { get; set; }