AdsSessionBase Methods
The AdsSessionBase type exposes the following members.
Methods
|
Name |
Description |
---|---|---|
| ||
|
Connects the session. (Inherited from Session.) | |
|
Connects the session. (Inherited from Session.) | |
|
Disconnects the session from the target. (Inherited from Session.) | |
|
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from Session.) | |
|
Releases unmanaged and - optionally - managed resources. (Overrides Session.Dispose(Boolean).) | |
|
Ensures, that the ISession is connected and returns the IConnection object. | |
|
Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
|
Finalizes an instance of the AdsSessionBase class. (Overrides Object.Finalize..) | |
|
Serves as the default hash function. (Inherited from Object.) | |
|
Gets the name/string identifier of the session. (Overrides Session.GetSessionName..) | |
|
Gets the Type of the current instance. (Inherited from Object.) | |
|
Creates a shallow copy of the current Object. (Inherited from Object.) | |
|
Handler function connecting the Session. (Overrides Session.OnConnect(Boolean).) | |
|
Handler function connecting the Session. (Inherited from Session.) | |
|
Handles the [E:ConnectionStateChanged] event. (Inherited from Session.) | |
|
Handler function creating the symbol server object. (Overrides Session.OnCreateSymbolServer..) | |
|
Handler function disconnecting the session. (Overrides Session.OnDisconnect..) | |
|
Handler function getting the address of the session. (Overrides Session.OnGetAddress..) | |
|
Returns a String that represents this instance. (Inherited from Session.) |