public method O2GSession.Dispose

Brief

Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. Important: always call this function after disconnecting of the session object.

Declaration
C#
void  Dispose ()

Declared in O2GSession

back