OpenMetaverse Protocol Library Developers API Documentation
Connect Method (moveToSim)
NamespacesOpenMetaverseSimulatorConnect(Boolean)
Attempt to connect to this simulator
Declaration Syntax
C#
public 
bool 
Connect(
        
bool 
moveToSim
)
Parameters
moveToSim ( Boolean)
Whether to move our agent in to this sim or not
Return Value
True if the connection succeeded or connection status is unknown, false if there was a failure

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