Class UdpConnected.Disconnect
Send this message to a connection actor (which had previously sent the UdpConnected.Connected message) in order to close the socket. The connection actor will reply with a UdpConnected.Disconnected message.
Implements
Inherited Members
Namespace: Akka.IO
Assembly: Akka.dll
Syntax
public class Disconnect : UdpConnected.Command, INoSerializationVerificationNeeded
Fields
| Improve this Doc View SourceInstance
TBD
Declaration
public static readonly UdpConnected.Disconnect Instance
Field Value
Type | Description |
---|---|
UdpConnected.Disconnect |