Property | Type | Description | |
---|---|---|---|
Client | IHelloService | ||
Index | int | ||
Time | System.TimeSpan |
Method | Description | |
---|---|---|
HelloServiceInvoker ( int index, IHelloService client ) : System | ||
InvokeService ( ) : void |
public HelloServiceInvoker ( int index, IHelloService client ) : System | ||
index | int | |
client | IHelloService | |
return | System |