 | IWcfLogReceiverClientCookieContainer Property |
Gets or sets the cookie container.
Namespace: NLog.LogReceiverServiceAssembly: NLog (in NLog.dll) Version: 4.3.0
SyntaxCookieContainer CookieContainer { get; set; }
Property CookieContainer As CookieContainer
Get
Set
Property Value
Type:
CookieContainerThe cookie container.
See Also