Table of Contents

Class LogOffCommand

Namespace
Z21.Core.Command.SystemState
Assembly
Z21.Client.dll

Logging off the client from the Z21.

public class LogOffCommand : IZ21Command
Inheritance
LogOffCommand
Implements
Inherited Members

Constructors

LogOffCommand(IZ21FrameBuilder)

public LogOffCommand(IZ21FrameBuilder frameBuilder)

Parameters

frameBuilder IZ21FrameBuilder

Properties

Data

public byte[] Data { get; }

Property Value

byte[]

Name

Human-readable command according to the specification.

public string Name { get; }

Property Value

string