OpenMetaverse Protocol Library Developers API Documentation
Shutdown Method (type, message)
NamespacesOpenMetaverseNetworkManagerShutdown(NetworkManager . . :: . . DisconnectType, String)
Shutdown will disconnect all the sims except for the current sim first, and then kill the connection to CurrentSim. This should only be called if the logout process times out on
  Copy imageCopy
RequestLogout
Declaration Syntax
C#
public
void
Shutdown(


NetworkManager

.
.
::
.
.
DisconnectType
type,

string
message
)
Parameters
type ( NetworkManager . . :: . . DisconnectType)
Type of shutdown
message ( String)
Shutdown message

Assembly: OpenMetaverse(Module: OpenMetaverse.dll) Version: 0.9.3.3318 (0.9.3.3318)