DVTk API
RemoveSession Method (theSession)
DVTkDvtkApplicationLayerSessionRemoveSession(Session)
DVTk API

[This is preliminary documentation and is subject to change.]

Method to remove a session from a collection of sessions.
Declaration Syntax
C#Visual BasicVisual C++
public void RemoveSession(
	Session theSession
)
Public Sub RemoveSession ( _
	theSession As Session _
)
public:
void RemoveSession(
	Session^ theSession
)
Parameters
theSession (Session)
Represents the session name.

Assembly: DvtkApplicationLayer (Module: DvtkApplicationLayer) Version: 0.0.0.0