AdsSession Methods

The AdsSession type exposes the following members.

Methods

 

Name

Description

AdsSession Methods 1:

Close

Closes this ISession (Inherited from Session.)

AdsSession Methods 2:

Connect

Connects the session. (Inherited from Session.)

AdsSession Methods 3:

Disconnect

Disconnects the session from the target. (Inherited from Session.)

AdsSession Methods 4:

Dispose.

Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from Session.)

AdsSession Methods 5:

Dispose(Boolean)

Releases unmanaged and - optionally - managed resources. (Overrides Session.Dispose(Boolean).)

AdsSession Methods 6:

Equals

Determines whether the specified object is equal to the current object. (Inherited from Object.)

AdsSession Methods 7:

Finalize

Finalizes an instance of the AdsSession class. (Overrides Object.Finalize..)

AdsSession Methods 8:

GetHashCode

Serves as the default hash function. (Inherited from Object.)

AdsSession Methods 9:

GetSessionName

Gets the name/string identifier of the session. (Overrides Session.GetSessionName..)

AdsSession Methods 10:

GetType

Gets the Type of the current instance. (Inherited from Object.)

AdsSession Methods 11:

MemberwiseClone

Creates a shallow copy of the current Object. (Inherited from Object.)

AdsSession Methods 12:

OnConnect

Handler function connecting the Session. (Overrides Session.OnConnect(Boolean).)

AdsSession Methods 13:

OnCreateSymbolServer

Handler function creating the symbol server object. (Overrides Session.OnCreateSymbolServer..)

AdsSession Methods 14:

OnDisconnect

Called when [disconnect]. (Overrides Session.OnDisconnect..)

AdsSession Methods 15:

OnGetAddress

Handler function getting the address of the session. (Overrides Session.OnGetAddress..)

AdsSession Methods 16:

ToString

Returns a string that represents the current object. (Inherited from Object.)

Reference

AdsSession Class

TwinCAT.Ads Namespace