MockServer.Dispose Method Delta Engine Documentation
Releases all resources used by the MockServer

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

public override void Dispose()

Implements

IDisposable.Dispose()
See Also