ILogConsistencyProtocolMessage Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
interface to mark classes that represent protocol messages. All such classes must be serializable.
public interface ILogConsistencyProtocolMessage
type ILogConsistencyProtocolMessage = interface
Public Interface ILogConsistencyProtocolMessage
- Derived