The SupportsGracefulClosing property indicates whether the protocol supports two-phase close operations - also known as graceful ...

The SupportsGracefulClosing property indicates whether the protocol supports two-phase close operations - also known as graceful close operations. If not, the protocol supports only abortive close operations. 
Values: TRUE or FALSE. A value of TRUE indicates the protocol supports graceful closing of network connections.