Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Microsoft
R
Host
Client
Test
Mocks
RSessionInteractionMock
C# Class Microsoft.R.Host.Client.Test.Mocks.RSessionInteractionMock
Inheritance:
IRSessionInteraction
Show file
Open project: Microsoft/RTVS
Public Methods
Method
Description
Dispose
( ) :
void
RespondAsync
(
string
messageText
) :
System.Threading.Tasks.Task
Method Details
Dispose()
public
method
public
Dispose
( ) :
void
return
void
RespondAsync()
public
method
public
RespondAsync
(
string
messageText
) :
System.Threading.Tasks.Task
messageText
string
return
System.Threading.Tasks.Task