Property | Type | Description |
---|
Method | Description | |
---|---|---|
NorthwindAdapter ( ) : System |
Method | Description | |
---|---|---|
OnStart ( string args ) : void |
Called when service is starting.
|
|
OnStop ( ) : void |
Called when service is stopping
|
protected OnStart ( string args ) : void | ||
args | string | Data passed by the caller. |
return | void |