|
Lynkeos
|
Internal part of the connection class. More...
Instance Methods | |
| (void) | - sendInvocation:inThread: |
| Send a method invocation to an object over the connection. More... | |
Internal part of the connection class.
| - (void) sendInvocation: | (NSInvocation*) | inv | |
| inThread: | (BOOL) | inThread | |
Send a method invocation to an object over the connection.
| inv | The invocation |
| inThread | NO if the receiver is in the main thread |
References LynkeosThreadCnxEnd::_state, and LynkeosThreadCnxEnd::adjustMessageCount:.
1.8.4