Rebex
Products Downloads Buy Support Contact
Show / Hide Table of Contents

SshConsole.Write Method

Namespace: Rebex.Net.Servers
Assembly: Rebex.FileServer.dll (version 7.0.9147)

Write(String, Object[])

Writes the text respresentation of the specified array of objects to the SshConsole using the specified format information.

Declaration
public void Write(string format, params object[] args)
Parameters
Type Name Description
String format

A format string.

Object[] args

An array of objects to write using the specified format.

Write(Object)

Writes the text representation of the specified object to the SshConsole.

Declaration
public void Write(object value)
Parameters
Type Name Description
Object value

The value to write.

In This Article
  • Write(String, Object[])
  • Write(Object)
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies