Method | Description | |
---|---|---|
AddQuery ( int queryId ) : void | ||
Connect ( ) : void | ||
Dispose ( ) : void | ||
MyDriverClient ( string uri ) : System | ||
Receive ( ) : MyDriver.MyData | ||
RemoveQuery ( int queryId ) : void |
Method | Description | |
---|---|---|
FeedData ( ) : void |
public MyDriverClient ( string uri ) : System | ||
uri | string | |
return | System |