Requests an execution of the specified command.
Namespace:
Rebex.Net
Assembly:
Rebex.Networking (in Rebex.Networking.dll)
Syntax
Visual Basic |
---|
Public Sub RequestExec ( _ command As String _ ) |
C# |
---|
public void RequestExec( string command ) |
Parameters
- command
- Type: System..::..String