There is no summary.

Declaring type: NativeMethodsHelper
Namespace: Cassia.Impl
Assembly: Cassia
Collapse/Expand Syntax
C#
public static RemoteMessageBoxResult SendMessage (
        ITerminalServerHandle server,
        int sessionId,
        string title,
        string message,
        int style,
        int timeout,
        bool wait
) 
Parameters
server

There is no description.

sessionId

There is no description.

title

There is no description.

message

There is no description.

style

There is no description.

timeout

There is no description.

wait

There is no description.

Return Value

There is no description.