1 write to notification
System.IO.Log (1)
System\IO\Log\LogManagementAsyncResult.cs (1)
38this.notification = new CLFS_MGMT_NOTIFICATION();
7 references to notification
System.IO.Log (7)
System\IO\Log\LogManagementAsyncResult.cs (7)
44get { return this.notification; } 141Pack(this.notification); 146this.notification, 181Pack(this.notification); 186this.notification, 232nt = (CLFS_MGMT_NOTIFICATION_TYPE)this.notification.Notification; 262targetLsn = new SequenceNumber(this.notification.Lsn);