PossiblyHarmful Interface |
Marker interface to indicate that a message might be potentially harmful;
this is used to block messages coming in over remoting.
Namespace: Akka.ActorAssembly: Akka (in Akka.dll) Version: 0.8.0.0 (0.8.0.0)
Syntaxpublic interface PossiblyHarmful
Public Interface PossiblyHarmful
public interface class PossiblyHarmful
type PossiblyHarmful = interface end
See Also