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 Message : INoSerializationVerificationNeeded Implements INoSerializationVerificationNeeded Extension Methods ObjectExtensions.IsDefaultForType<T>(T) ObjectExtensions.AsOption<T>(T) Extensions.AsInstanceOf<T>(Object)