C# Class CSharpUtils._45.MysqlAsync.MysqlClientAsync.HandshakeInitializationPacket

ファイルを表示 Open project: soywiz/csharputils

Public Properties

Property Type Description
Filler1 byte
ProtocolVersion byte
ScrambleBuffer byte[]
ServerCapablities ServerCapabilitiesSet
ServerLanguage byte
ServerStatus short
ServerVersion string
ThreadNumber uint

Property Details

Filler1 public_oe property

public byte Filler1
return byte

ProtocolVersion public_oe property

public byte ProtocolVersion
return byte

ScrambleBuffer public_oe property

public byte[] ScrambleBuffer
return byte[]

ServerCapablities public_oe property

public ServerCapabilitiesSet ServerCapablities
return ServerCapabilitiesSet

ServerLanguage public_oe property

public byte ServerLanguage
return byte

ServerStatus public_oe property

public short ServerStatus
return short

ServerVersion public_oe property

public string ServerVersion
return string

ThreadNumber public_oe property

public uint ThreadNumber
return uint