A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://sshnet.github.io/SSH.NET/api/Renci.SshNet.Common.ShellDataEventArgs.html below:

Class ShellDataEventArgs | SSH.NET - A Secure Shell (SSH) library for .NET, optimized for parallelism

Class ShellDataEventArgs
Namespace
Renci.SshNet.Common
Assembly
Renci.SshNet.dll

Provides data for Shell DataReceived event.

public class ShellDataEventArgs : EventArgs
Inheritance
Inherited Members
Constructors ShellDataEventArgs(byte[])

Initializes a new instance of the Renci.SshNet.Common.ShellDataEventArgs class.

public ShellDataEventArgs(byte[] data)
Parameters
data byte[]

The data.

ShellDataEventArgs(string)

Initializes a new instance of the Renci.SshNet.Common.ShellDataEventArgs class.

public ShellDataEventArgs(string line)
Parameters
line string

The line.

Properties Data

Gets the data.

public byte[] Data { get; }
Property Value
byte[]
Line

Gets the line data.

public string Line { get; }
Property Value
string

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4