Click or drag to resize
NoSerializationVerificationNeeded Interface
Marker Interface NoSerializationVerificationNeeded, this interface prevents implementing message types from being serialized if configuration setting 'akka.actor.serialize-messages' is "on"

Namespace: Akka.Actor
Assembly: Akka (in Akka.dll) Version: 0.8.0.0 (0.8.0.0)
Syntax
public interface NoSerializationVerificationNeeded
See Also