Requests a list of channels.

Namespace:  Bone
Assembly:  BoneNet (in BoneNet.dll) Version: 0.1.3089.35299 (0.1.0)

Syntax

C#
public bool RequestChannelList()
Visual Basic (Declaration)
Public Function RequestChannelList As Boolean
Visual C++
public:
bool RequestChannelList()

Return Value

true on failure.

See Also