Xojo Documentation
Xojo Documentation
Doc Center
Home
Download Xojo
Recent changes
MediaWiki Info
Getting Started
Get Started with Xojo
QuickStarts
Tutorials
Books
User Guide
Welcome!
Fundamentals
User Interface
Framework
Technical Information
Language Reference
Programming Language Commands
Framework
iOS Framework
Resources
System Requirements
Release Notes
Deprecations
Videos
Example Projects
FAQ
International
Feedback
About
Usage
Copyrights and Trademarks
Tools
What links here
Related changes
Special pages
Printable version
Permanent link
Page information
UDPSocket.LeaveMulticastGroup
From Xojo Documentation
Method
UDPSocket
.LeaveMulticastGroup
(Group as
String
)
Supported for all project types and targets.
Leaves the specified multicast group. The
TextField
contains the name of the group.
Example
EasyUDPSocket1
.
LeaveMulticastGroup(TextField5
.
Value)
Category
:
Methods