I have written code in my project
[NSInvocationOperation alloc]
initWithTarget:self
selector:@selector(loadImage)
object:ob
in Method
- (void)loadImage {
}