Sandbox Logo

Proxy.IsValid

bool IsValid { get; set; }

Description

Should return <see langword="false" /> if the proxy is now invalid, like if the source object was destroyed.

Return

User Comments