Skip to content

ServiceEndpoint.Dispose method (1 of 2)

public void Dispose()

See Also


ServiceEndpoint.Dispose method (2 of 2)

Releases all resources currently used by this Controller instance.

protected virtual void Dispose(bool disposing)
parameter description
disposing true if this method is being invoked by the Dispose method, otherwise false.

See Also