Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Tamir
SharpSsh
jsch
RequestExec
C# Class Tamir.SharpSsh.jsch.RequestExec
Inheritance:
Request
ファイルを表示
Open project: soywiz/csharputils
Class Usage Examples
Public Methods
Method
Description
request
(
Session
session
,
Channel
channel
) :
void
waitForReply
( ) :
bool
Private Methods
Method
Description
RequestExec
(
String
foo
) :
System
Method Details
request()
public
method
public
request
(
Session
session
,
Channel
channel
) :
void
session
Session
channel
Channel
return
void
waitForReply()
public
method
public
waitForReply
( ) :
bool
return
bool