Class Udp.Message The common interface for Udp.Command and Udp.Event. Inheritance object Udp.Message Udp.Command Udp.Event Implements INoSerializationVerificationNeeded Inherited Members object.Equals(object) object.Equals(object, object) object.GetHashCode() object.GetType() object.MemberwiseClone() object.ReferenceEquals(object, object) object.ToString() Namespace: Akka.IO Assembly: Akka.dll Syntax public abstract class Udp.Message : INoSerializationVerificationNeeded Implements INoSerializationVerificationNeeded Extension Methods ObjectExtensions.IsDefaultForType<T>(T) ObjectExtensions.AsOption<T>(T) Extensions.AsInstanceOf<T>(object)