MockService Send Method Delta Engine Documentation

Namespace: DeltaEngine.Editor.Mocks
Assembly: DeltaEngine.Editor.Mocks (in DeltaEngine.Editor.Mocks.dll) Version: 1.1.1.0 (1.1.1)
Syntax

public virtual void Send(
	Object message,
	bool allowToCompressMessage = true
)

Implements

Service Send(Object, Boolean)
See Also