Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Tamir
SharpSsh
jsch
RequestSignal
C# Class Tamir.SharpSsh.jsch.RequestSignal
Inheritance:
Request
显示文件
Open project: soywiz/csharputils
Class Usage Examples
Public Methods
Method
Description
request
(
Session
session
,
Channel
channel
) :
void
setSignal
(
String
foo
) :
void
waitForReply
( ) :
bool
Method Details
request()
public
method
public
request
(
Session
session
,
Channel
channel
) :
void
session
Session
channel
Channel
return
void
setSignal()
public
method
public
setSignal
(
String
foo
) :
void
foo
String
return
void
waitForReply()
public
method
public
waitForReply
( ) :
bool
return
bool