22 references to Success
System (22)
net\System\Net\Internal.cs (2)
224
if (result == IpHelperErrors.
Success
)
254
if (result != IpHelperErrors.
Success
&& result != IpHelperErrors.ErrorNoData)
net\System\Net\NetworkInformation\SystemIcmpV4Statistics.cs (1)
22
if (result != IpHelperErrors.
Success
) {
net\System\Net\NetworkInformation\SystemIcmpV6Statistics.cs (1)
41
if (result != IpHelperErrors.
Success
) {
net\System\Net\NetworkInformation\SystemIPGlobalProperties.cs (10)
38
if ( result == IpHelperErrors.
Success
) {
50
if (result != IpHelperErrors.
Success
) {
169
if (result == IpHelperErrors.
Success
) {
195
if (result != IpHelperErrors.
Success
&& result != IpHelperErrors.ErrorNoData) {
216
if (result == IpHelperErrors.
Success
) {
246
if (result != IpHelperErrors.
Success
&& result != IpHelperErrors.ErrorNoData) {
274
if (result == IpHelperErrors.
Success
) {
300
if (result != IpHelperErrors.
Success
&& result != IpHelperErrors.ErrorNoData) {
320
if (result == IpHelperErrors.
Success
) {
350
if (result != IpHelperErrors.
Success
&& result != IpHelperErrors.ErrorNoData) {
net\System\Net\NetworkInformation\SystemIPGlobalStatistics.cs (1)
24
if (result != IpHelperErrors.
Success
) {
net\System\Net\NetworkInformation\SystemIPInterfaceStatistics.cs (1)
37
if (result != IpHelperErrors.
Success
) {
net\System\Net\NetworkInformation\SystemIPv4InterfaceProperties.cs (2)
89
if ( result == IpHelperErrors.
Success
) {
102
if (result != IpHelperErrors.
Success
) {
net\System\Net\NetworkInformation\SystemNetworkInterface.cs (2)
100
if (result == IpHelperErrors.
Success
) {
127
if (result != IpHelperErrors.
Success
) {
net\System\Net\NetworkInformation\SystemTcpStatistics.cs (1)
20
if (result != IpHelperErrors.
Success
) {
net\System\Net\NetworkInformation\SystemUdpStatistics.cs (1)
23
if (result != IpHelperErrors.
Success
) {