Interface IPossiblyHarmful Marker interface to indicate that a message might be potentially harmful; this is used to block messages coming in over remoting. Namespace: Akka.Actor Assembly: Akka.dll Syntax public interface IPossiblyHarmful Extension Methods ObjectExtensions.IsDefaultForType<T>(T) ObjectExtensions.AsOption<T>(T) Extensions.AsInstanceOf<T>(Object)