Property | Type | Description | |
---|---|---|---|
RemotePassIdSchema | SchemaEntry |
||
RemotePortSchema | SchemaEntry |
Property | Type | Description | |
---|---|---|---|
IDisposable | void | ||
IExtensionService | void | ||
OnIncomingConnection | void | ||
OnReceiveRequest | void | ||
OnSentResponse | void | ||
OnSourceRemoved | void |
Method | Description | |
---|---|---|
StartRemoteListener ( ) : void |
Start remote control socket listener with port given in the preferences.
|
Method | Description | |
---|---|---|
IDisposable ( ) : void | ||
IExtensionService ( ) : void | ||
OnIncomingConnection ( IAsyncResult ar ) : void |
Trigger on incomming client request.
|
|
OnReceiveRequest ( IAsyncResult ar ) : void |
Triggered when received client request was read.
|
|
OnSentResponse ( IAsyncResult ar ) : void |
Triggered when response was sent back to client.
|
|
OnSourceRemoved ( Sources args ) : void |
public static SchemaEntry |
||
return | SchemaEntry |