There is no summary.

Declaring type: TerminalServicesSession
Namespace: Cassia.Impl
Assembly: Cassia
Collapse/Expand Syntax
C#
public RemoteMessageBoxResult MessageBox (
        string text,
        string caption,
        RemoteMessageBoxButtons buttons,
        RemoteMessageBoxIcon icon,
        RemoteMessageBoxDefaultButton defaultButton,
        RemoteMessageBoxOptions options,
        TimeSpan timeout,
        bool synchronous
) 
Parameters
text

There is no description.

caption

There is no description.

buttons

There is no description.

icon

There is no description.

defaultButton

There is no description.

options

There is no description.

timeout

There is no description.

synchronous

There is no description.

Return Value

There is no description.