File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed
docset/winserver2012r2-ps/nettcpip Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -116,7 +116,8 @@ Accept wildcard characters: False
116116` ` `
117117
118118### -CreationTime
119- {{Fill CreationTime Description}}
119+ Specifies an array of **DateTime** objects.
120+ To get a **DateTime** object, use the Get-Date cmdlet.
120121
121122` ` ` yaml
122123Type : DateTime[]
@@ -163,7 +164,7 @@ Accept wildcard characters: False
163164` ` `
164165
165166### -OffloadState
166- {{Fill OffloadState Description}}
167+ Specifies the offload state of a TCP connection.
167168
168169` ` ` yaml
169170Type : OffloadState[]
@@ -179,7 +180,7 @@ Accept wildcard characters: False
179180` ` `
180181
181182### -OwningProcess
182- {{Fill OwningProcess Description}}
183+ Specifies the PID of the owning process of a TCP connection.
183184
184185` ` ` yaml
185186Type : UInt32[]
You can’t perform that action at this time.
0 commit comments