C# Class StateObject, PSUnity

Show file Open project: MickyBalladelli/PSUnity Class Usage Examples

Public Properties

Property Type Description
buffer byte[]
bufferSize int
sb StringBuilder,
stream NetworkStream,

Property Details

buffer public property

public byte[] buffer
return byte[]

bufferSize public property

public int bufferSize
return int

sb public property

public StringBuilder, sb
return StringBuilder,

stream public property

public NetworkStream, stream
return NetworkStream,